ryan-j
2/23/2016 - 9:49 PM

Install Drush and Terminus for Drupal at Pantheon using Homebrew

Install Drush and Terminus for Drupal at Pantheon using Homebrew

## Update Homebrew Formula(s)

$ brew update
$ brew tap homebrew/dupes
$ brew tap homebrew/versions
$ brew tap homebrew/php

## Install Drush

$ brew install drush

## Install Terminus

$ brew install terminus