Homebrew tap for Chatto.
brew install chattocorp/tap/chattobrew update
brew upgrade chatto- macOS Apple Silicon
- Linux arm64
- Linux x86_64
Chatto does not currently publish a macOS Intel release artifact, so the formula intentionally does not support macOS Intel.
The formula ad-hoc signs the installed macOS binary with:
codesign --force --sign - "$(brew --prefix)/bin/chatto"This keeps the binary runnable from a Homebrew install without requiring a Developer ID certificate.