git clone git@github.com:paulfarino/pws-middleman.gitcd pws-middlemanbundlemiddleman server
You’ll need to have an active Pivotal Web Services account for the following. Update the Rakefile:
- Update
name: your-app-name - Update
host: your-host-name - Push to PWS via
rake pws_deploy
If you have a question ping Paul Farino
Based on the work of Spencer Hurst