My own custom homebrew formulas
brew install sdball/tap/<formula> # e.g. brew install sdball/tap/printable-ascii
brew tap sdball/tap
and then
brew install <formula> # e.g. brew install printable-ascii
brew help tap
or Homebrew's Taps documentation.