A brew formula to install the scripts from the nmaahc/nmaahcmm repository.
There are two ways to tap these formulas in terminal:
- Run
brew tap nmaahc/nmaahcmm
and then runbrew install nmaahcmm
- Or run
brew install nmaahc/nmaahcmm/nmaahcmm
- This is to install version 0.0.6. If you ran into an
error fetch the directory failed
, homebrew is installing the order version, in which case, runbrew update-reset
to reset your tap to the most recent version. - If you had previously installed an earlier version on your workstation, run
brew upgrade nmaahc/nmaahcmm/nmaahcmm
to update your nmaahcmm to the most recent version. - Minor changes in Rename script since the release. To update:
a. run
brewUp
thennmaahcmm
b. runbrew install --HEAD nmaahcmm
(you might be prompt to runbrew unlink nmaahcmm
first