heroku-buildpack-pre-hooks

by ProductPlan

README.md

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/ProductPlan/heroku-buildpack-pre-hooks.git

For existing applications:

$ heroku buildpacks:set https://github.com/ProductPlan/heroku-buildpack-pre-hooks.git -a YOUR_APP_NAME