heroku-buildpack-catfish

by dabapps

README.md

CLI Installation

For new applications:

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

For existing applications:

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