Coaching-first CLI for developers who want to learn how they vibe code
npm install @delightfulcomputer/gone-building-cli> Coaching-first CLI for developers who want to learn how to vibe code
``bash`
npm install -g @gone-building/cli
Or use with npx:
`bash`
npx @gone-building/cli start
`bashStart a build session
gone-building start
Coach Commands
| Command | Description |
|---------|-------------|
|
start | Start a build session (goal, project, tool) |
| stuck | Capture a stuck moment and get guidance |
| checkpoint | Mid-session progress check-in |
| end | Session debrief with learning summary |
| progress | Streaks, sessions, recurring blockers |
| plan | 7-day mission + rep plan |Secondary tools:
init, explainConfiguration
Config and session data are stored in
~/.gone-building/Development
`bash
Install dependencies
npm installRun in dev mode
npm run devBuild
npm run buildRun built version
npm start
``MIT © Gone Building