A template that I use for scaffolding new web projects.
git clone git@github.com:derryl/Grunt-Scaffold.git
npm install
grunt
Voila!
##Prerequisites
###Node
If you don't have it already, then brew install node
or use one of their pre-built packages