Installation
CLI
Use without installing:
npx clawclawgo
Or clone from source:
git clone https://github.com/bolander72/clawclawgo
cd clawclawgo
chmod +x cli/clawclawgo.mjs
./cli/clawclawgo.mjs
Web App
No installation needed. Visit clawclawgo.com to search and browse kits.
Requirements
- Node.js 18+ (for CLI)
- Git (for
addcommand) - GitHub CLI (
gh) — forpushcommand
Commands
npx clawclawgo push [dir] # Push your kit to the registry
npx clawclawgo add <owner/repo> [--dest dir] # Add a kit from GitHub
Next Steps
- Quickstart — Add your first kit
- Pushing — Share on the registry