heroku-buildpack-cleanup

by ballertv

README.md

CLI Installation

For new applications:

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

For existing applications:

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