brew install tdavidcl/adaptivecpp/<formula>
Or brew tap tdavidcl/adaptivecpp
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "tdavidcl/adaptivecpp"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.