Bottles for macOS/sierra
This project is an attempt to provide bottles for some formulae we need for building software on "sierra" build bots.
brew install iem-projects/sierra/<formula>
Or brew tap iem-projects/sierra
and then brew install <formula>
.
Or install via URL (which will not receive updates):
brew install https://raw.githubusercontent.com/iem-projects/homebrew-sierra/master/Formula/<formula>.rb
brew help
, man brew
or check Homebrew's documentation.