Dev Bootstrap

Bootstrap a new dev machine with one command.

bash <(curl -s https://raw.github.com/oldskool73/DevBootstrap/master/dev_install.sh)

The WHY?

Setting up a new dev machine is a pain, all the bits of software you need to download and install. Wouldn't it be great if you could just run one command to do it all for you?

The HOW?

Homebrew: https://github.com/mxcl/homebrew

Cask: https://github.com/phinze/homebrew-cask

The WHO?

...