Skip to content

mutx-dev/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MUTX Homebrew Tap

Third-party Homebrew distribution for the MUTX Python CLI and first-party Textual TUI.

Install

brew tap mutx-dev/homebrew-tap
brew install mutx

Smoke check

mutx --help
mutx status
mutx tui

mutx reads the existing CLI config from ~/.mutx/config.json, including api_url, api_key, and refresh_token.

Release process

  1. Bump the CLI version in the monorepo pyproject.toml.
  2. Push the monorepo release to main.
  3. Create and push the matching cli-vX.Y.Z tag.
  4. Update Formula/mutx.rb to the new tag tarball and checksum.
  5. Commit and push the tap repo update.

The formula test must remain non-networked. Keep it on mutx status or mutx --help.

About

Homebrew tap for mutx CLI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages