Skip to main content
Charter ships as a single static binary with no runtime dependencies. Pick the install path that fits your workflow.
The fastest path on macOS and Linux:
brew install use-charter/tap/charter
Homebrew handles version management and future upgrades:
brew upgrade charter

Verify the install

After any install path, confirm the binary is working:
charter version
Expected output:
charter   1.0.0
commit    abc1234f
built     2026-05-18T09:42:00Z
go        1.26.3
platform  darwin/arm64
Add charter to your shell PATH so it’s available from any directory. Homebrew does this automatically. For manual installs, ensure the directory containing the binary is in your PATH and open a new shell session to pick up the change.