Third-party Homebrew distribution for the MUTX Python CLI and first-party Textual TUI.
brew tap mutx-dev/homebrew-tap
brew install mutxmutx --help
mutx status
mutx tuimutx reads the existing CLI config from ~/.mutx/config.json, including api_url, api_key, and refresh_token.
- Bump the CLI version in the monorepo
pyproject.toml. - Push the monorepo release to
main. - Create and push the matching
cli-vX.Y.Ztag. - Update
Formula/mutx.rbto the new tag tarball and checksum. - Commit and push the tap repo update.
The formula test must remain non-networked. Keep it on mutx status or mutx --help.