Skip to content

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
Terminal window
git clone https://github.com/rafa57600/anthracode.git
cd anthracode
bun install
cd packages/anthracode
bun run script/build.ts --single