- Jackson C
- Nikki L
- Spiro S
- Arvinder
- Andrew
bundle install
shotgun -p 3000 -o 0.0.0.0
- Visit
http://localhost:3000/
in your browser - Install imagemagick from your package control
- Set the path to imagemagick as an the environment variable PP_PATH (ex. export
PP_PATH='/usr/bin/'
)