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