NPX wrapper for better-coder desktop app - prompt AI agents against local git repos
npm install better-coderPrompt AI agents against local git repositories with zero friction.
``bash``
npx better-coder
First run downloads the app (~50MB). Subsequent runs launch instantly from cache.
- macOS (Apple Silicon and Intel)
- Linux (x64 and ARM64)
- Windows (x64 and ARM64)
Binaries are cached at:
- macOS/Linux: ~/.better-coder/bin/
- Windows: %USERPROFILE%\.better-coder\bin\
Set BETTER_CODER_LOCAL=1 to use binaries from npx-cli/dist/ instead of CDN.