- Install Homebrew:
$ ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go)
$ brew install git
$ brew update
$ brew install drush
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |