├── README.md └── bin ├── compile ├── detect └── release /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddollar/heroku-buildpack-multi/HEAD/README.md -------------------------------------------------------------------------------- /bin/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddollar/heroku-buildpack-multi/HEAD/bin/compile -------------------------------------------------------------------------------- /bin/detect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddollar/heroku-buildpack-multi/HEAD/bin/detect -------------------------------------------------------------------------------- /bin/release: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddollar/heroku-buildpack-multi/HEAD/bin/release --------------------------------------------------------------------------------