Problem
ProfitCtl now has a working public curl installer and GitHub Releases, but we still only offer go install, source build, or the shell installer. A Homebrew path would reduce friction for the macOS-heavy technical audience that is likely to evaluate the tool first.
Scope
- choose the simplest maintainable Homebrew strategy (
brew tap or formula publication)
- document the install and upgrade path
- verify installation from a clean machine flow
Acceptance Criteria
brew install path is documented and works for the current public release
- upgrade instructions are included
- release docs mention how the Homebrew artifact/formula stays current
Problem
ProfitCtlnow has a working public curl installer and GitHub Releases, but we still only offergo install, source build, or the shell installer. A Homebrew path would reduce friction for the macOS-heavy technical audience that is likely to evaluate the tool first.Scope
brew tapor formula publication)Acceptance Criteria
brew installpath is documented and works for the current public release