InstallationΒΆ

At the command line either via easy_install or pip:

$ easy_install brew
$ pip install brew

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv brew
$ pip install brew