Skip to content

Building from source

Status: stub. Authoritative content currently lives at ainb-tui/CLAUDE.md + main README §Development. Migration of that file into this path is gated on Stevie’s approval.

Build the TUI, plugins, and toolkit locally.

What this page will contain

  • Prerequisites (Rust toolchain, tmux, git)
  • Building the TUI (cargo build —release)
  • Building + staging plugins (just stage-plugins)
  • Building the toolkit (npm install + bootstrap.js)
  • Running locally without install

See also