- install rvm: http://rvm.io/
- clone the repository
- cd into the repo and let rvm set up the ruby environment for you
- install bundler
gem install bundler
make dev-env
to automatically set up your dev environment
gem install bundler
make dev-env
to automatically set up your dev environment