heroku-buildpack-thunder

by thunder

README.md

CLI Installation

For new applications:

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

For existing applications:

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