heroku-buildpack-ghostscript

by phbernard

README.md

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/phbernard/heroku-buildpack-ghostscript.git

For existing applications:

$ heroku buildpacks:set https://github.com/phbernard/heroku-buildpack-ghostscript.git -a YOUR_APP_NAME