start-vibe
v1.0.4
Published
CLI bootstrapper that installs AI-driven repository templates.
Readme
StartVibe
StartVibe is a zero-config CLI bootstrapper that drops AI-first documentation into any repository. Install once or run via npx to instantly scaffold collaboration-ready instructions for large language models.
Installation
npm install -g start-vibeOr use npx:
npx start-vibeUsage
Run the CLI from the root of your project:
npx start-vibe [options]Options
--force— overwrite files that already exist--silent— suppress informational logs
StartVibe will copy the AI template suite into your current directory, prompting before overwriting any existing files.
after running the CLI, you should ask your AI assistant to:
update `.github/copilot-instructions.md` and `.ai/`License
MIT © StartVibe
