$ cd /path/to/your-app
$ heroku buildpacks:add https://github.com/Wilfison/heroku-buildpack-ghostscript.git
# Push changes to deploy
$ git push heroku master
# This version of ghostscript will end up deployed at /app/vendor/gs/bin/gs
# So you may want to set an environment variable to let your app know where it is. e.g.
$ heroku config:set GS_PATH=/app/vendor/gs/bin/gs-
Notifications
You must be signed in to change notification settings - Fork 2
wilfison/heroku-buildpack-ghostscript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published