brew tap smithbh/tap and then brew install <formula>.
Or install via URL (which will not receive updates):
brew install https://raw.githubusercontent.com/smithbh/homebrew-tap/master/<formula>.rb
brew search smithbh
To check for updated packages, simply run the standard command:
brew update
brew help, man brew or check Homebrew's documentation.