martinandert / heroku-buildpack-multi

DEPRECATED: Composable buildpacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku-buildpack-multi

Use multiple buildpacks on your app

Usage

$ heroku buildpacks:set https://github.com/martinandert/heroku-buildpack-multi.git

$ cat .buildpacks
https://github.com/heroku/heroku-buildpack-nodejs.git#0198c71daa8
https://github.com/heroku/heroku-buildpack-ruby.git#v86

License

MIT

About

DEPRECATED: Composable buildpacks


Languages

Language:Shell 100.0%