@khiwniti/freebuff
v1.0.0
Published
**The free coding agent.** No subscription. No configuration. Start in seconds.
Downloads
121
Readme
Freebuff
The free coding agent. No subscription. No configuration. Start in seconds.
An AI coding agent that runs in your terminal — describe what you want, and Freebuff edits your code.
Install
npm install -g freebuffUsage
cd ~/my-project
freebuffProject Structure
freebuff/
├── cli/ # CLI build & npm release files
└── web/ # Freebuff websiteBuilding from Source
# From the repo root
bun freebuff/cli/build.ts 1.0.0For everything else — what Freebuff does, how it works, FAQ, and how it relates to Openbuff — see the repo root README. We keep that one up to date as the single source of truth.
License
MIT
