These are formulae that I use to have everything into homebrew instead of scattered through package managers only to get a binary.
brew install vheon/homebrew/<formula>
Or brew tap vheon/homebrew
and then brew install <formula>
.
brew help
, man brew
or check Homebrew's documentation.