Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 633 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 633 Bytes

sdball's Homebrew Tap

My own custom homebrew formulas

Available Formulas

Install

Installing individual formulas

brew install sdball/tap/<formula>   # e.g. brew install sdball/tap/printable-ascii

Installing the tap

brew tap sdball/tap

and then

brew install <formula>   # e.g. brew install printable-ascii

Documentation

brew help tap or Homebrew's Taps documentation.