- Git
- Ruby 1.9+
- http://www.ruby-lang.org/en/downloads
- Alternatively, you may want to setup RVM: https://rvm.io/rvm/install
- Bundler
Clone the git repo (from command line)
Install project dependencies
- bundle install
Start up the server
- middleman
git push heroku master