Skip to content

Instantly share code, notes, and snippets.

@deetergp
deetergp / 0_reuse_code.js
Created January 22, 2014 20:10
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@deetergp
deetergp / brewStack.md
Created October 4, 2012 01:34 — forked from shrop/brewStack.md
brewStack Docs

brewStack Update for fresh install

Install steps:

  • Install Homebrew:
$ ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go) $ brew install git $ brew update $ brew install drush