├── bin ├── compile ├── detect └── release └── readme.md /bin/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atris/heroku-buildpack-C/HEAD/bin/compile -------------------------------------------------------------------------------- /bin/detect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atris/heroku-buildpack-C/HEAD/bin/detect -------------------------------------------------------------------------------- /bin/release: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atris/heroku-buildpack-C/HEAD/bin/release -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atris/heroku-buildpack-C/HEAD/readme.md --------------------------------------------------------------------------------