This repository defines a repeatable open-source project bootstrap system. It is not a generic website generator or framework playground.
npm testnpm run lintnpm run checknode src/cli.js init ...node src/cli.js audit ...
- Do not silently expand supported starter types without adding real templates
- Do not replace template-backed standards with prompt-only instructions
- Do not change license defaults or release behavior without updating docs and audit rules
- Do not edit generated target repos outside the requested directory during tests
- Versioning stays manual in v1
- Publishing is out of scope for this session
- Template and CLI changes must keep local smoke tests passing
src/contains CLI and implementation logictemplates/contains starter assets copied into target reposREADME.mddescribes user-facing usageAGENTS.mdpreserves repo-local AI collaboration rules