Homebrew
(Homebrew)[https://brew.sh] is the preferred package manager on Mac OS X. Use the (package)[./package.md] functions to call it from scripts.
This supports packageInstall --manager brew and all related package functions.
Usage
brewInstall [ --help ]
Install Homebrew
Arguments
--help- Flag. Optional. Display this help.
Return codes
0- Success1- Environment error2- Argument error