Create formula for brew install on macos
wilsonmar opened this issue · 0 comments
wilsonmar commented
When users install using Homebrew, it's only one-step.
The install can occur on any folder because all formulas are placed in /usr/local/bin
so no changes to .bash_profile PATH is needed.
It also enables users to upgrade all formulae with one command.
It's free! See https://docs.brew.sh/Formula-Cookbook