@themohitgaur1/claude-bootstrap
v1.0.1
Published
AI Workspace Generator for Claude Code — turn any repo into a configured Claude Code workspace in under a minute.
Maintainers
Readme
claude-bootstrap (CLI)
The user-facing CLI. Thin layer over @themohitgaur1/scanner + @themohitgaur1/generators.
npx @themohitgaur1/claude-bootstrap init # interactive wizard
npx @themohitgaur1/claude-bootstrap init --yes # accept all recommended defaults
npx @themohitgaur1/claude-bootstrap analyze # report without writing
npx @themohitgaur1/claude-bootstrap analyze --json
npx @themohitgaur1/claude-bootstrap sync # regenerate, preserving edits
npx @themohitgaur1/claude-bootstrap sync --force
npx @themohitgaur1/claude-bootstrap doctor # validate the workspaceAll commands accept -C, --cwd <path> to target a different directory.
