Homebrew

Homebrew

Homebrew is a package manager for the Mac. Think of it as an App Store, but instead of installing desktop applications, it installs servers, programming languages, databases, tools, and desktop applications too!

Installation

To get this tool setup, just visit the Homebrew website and follow the simple instructions.

Once you have it installed, open up the Terminal.app and try these commands:

brew help
brew docs
man brew
brew commands

Happy installing!

Comments