@blitzcli/cli
v0.1.0
Published
Onboard to any codebase in hours, not weeks. AI-powered developer onboarding with voice.
Maintainers
Readme
Blitz CLI
Onboard to any codebase in hours, not weeks.
AI-powered developer onboarding with voice. Talk to your code.
Installation
npm install -g blitzcliQuick Start
cd your-project
blitz startCommands
Onboarding
blitz start # Begin guided onboarding
blitz explore # Scan project structure
blitz learn # AI-guided tour of the repo
blitz ask "question" # Quick Q&A about the code
blitz guide # Generate ONBOARDING.mdVoice Mode
blitz voice # Talk to your codebase
blitz voice:usage # Check voice minutes remainingAccount
blitz login # Log in to Blitz
blitz status # View account & usage
blitz upgrade # Upgrade your planVoice Mode
Talk to your codebase. Ask questions out loud and get spoken answers.
$ blitz voice
🎤 You: "How does authentication work?"
🔊 Blitz: "Authentication is handled in src/auth/..."Requirements
export ANTHROPIC_API_KEY=your-key # Required
export OPENAI_API_KEY=your-key # For voice modePricing
| Plan | Voice Minutes | Price | |------|---------------|-------| | Free | 10 min/mo | $0 | | Starter | 100 min/mo | $29/mo | | Pro | 500 min/mo | $99/mo | | Enterprise | Unlimited | Custom |
Links
- Website: https://blitzcli.com
- GitHub: https://github.com/modulollc/blitz
- Issues: https://github.com/modulollc/blitz/issues
License
MIT
