heroku-buildpack-phantomjs

by LitCharts

README.md

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/LitCharts/heroku-buildpack-phantomjs.git

For existing applications:

$ heroku buildpacks:set https://github.com/LitCharts/heroku-buildpack-phantomjs.git -a YOUR_APP_NAME