Development
Betamax uses Rust for the CLI and core crates, pnpm for the Starlight docs site, and mise for local tool versions.
mise installjust checkpnpm installjust docs-site-checkUseful Rust commands:
just fmt-checkjust clippyjust testjust docjust validatejust packageDocs site commands:
just docs-site-devjust docs-site-checkjust docs-site-buildReleases are managed by release-plz and crates.io Trusted Publishing. The release workflow installs
mise tools because package verification builds libghostty-vt-sys, which requires Zig.