Homebrew

From CSE231 Wiki
Revision as of 20:41, 10 February 2017 by Theronhowe (talk | contribs)
Jump to navigation Jump to search

Homebrew is a package manager that allows you to install software. To install Homebrew, follow these Terminal command line instructions:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

http://brew.sh