Homebrew tap for DART and its dependencies.
brew install dartsim/dart/<formula>
Dependency and main source code formulae are available by adding this repository as a tap to your local homebrew installation:
brew tap dartsim/dart
brew install <formula>
If you need to drop the tap due to compatability issues, or are very particular about keeping a clean homebrew installation, you can untap this repo:
brew untap dartsim/dart
But note that you will not be able to upgrade any currently installed software from this tap.
brew install https://raw.githubusercontent.com/dartsim/homebrew-dart/master/Formula/<formula>.rb
But note that you will not receive updates.
brew help
, man brew
or check Homebrew's documentation.