brew install patthemav/custom/<formula>
Or brew tap patthemav/custom
and then brew install <formula>
.
Or install via URL (which will not receive updates):
brew install https://raw.githubusercontent.com/patthemav/homebrew-custom/master/Formula/<formula>.rb
brew help
, man brew
or check Homebrew's documentation.