Spraycan

Development

Setup

Spraycan relies on a few installed libraries to run:

  • imagemagick
  • ghostscript

On OS X, installing them via brew is easiest:

> brew install imagemagick --build-from-source
> brew install ghostscript

Ruby version compatibility

  • Ruby v1.9 for Spraycan versions < v1.1
  • Ruby v2.1 for Spraycan versions >= v1.1