Build from source
Build Anthracode from source — clone the repo, install with Bun, and compile the TUI binary for your platform.
Clone, install with Bun, compile the TUI binary.
- Bun 1.3.14+
- Git
git clone https://github.com/rafa57600/anthracode.gitcd anthracodebun installcd packages/anthracodebun run script/build.ts --single