Summary
Distribute Rustipo through Homebrew so macOS users can install and upgrade the CLI with a standard package manager workflow.
Goals
- Provide a documented brew install path
- Keep the Homebrew distribution aligned with release artifacts
- Minimize manual maintenance when new releases ship
Acceptance Criteria
- Rustipo can be installed through Homebrew using a documented formula or tap
- Release artifacts and checksums required by the formula are available
- Installation docs explain the Homebrew workflow and update path
- Release/distribution notes document how the Homebrew formula is maintained
Notes
This should follow stable release artifacts and fits naturally after crates.io publishing and binary distribution are in place.
Summary
Distribute Rustipo through Homebrew so macOS users can install and upgrade the CLI with a standard package manager workflow.
Goals
Acceptance Criteria
Notes
This should follow stable release artifacts and fits naturally after crates.io publishing and binary distribution are in place.