heroku-buildpack-chrome-headless

by minted

README.md

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/minted/heroku-buildpack-chrome-headless.git

For existing applications:

$ heroku buildpacks:set https://github.com/minted/heroku-buildpack-chrome-headless.git -a YOUR_APP_NAME