├── README.markdown └── bin ├── compile ├── detect └── release /README.markdown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamith/heroku-buildpack-crystal/HEAD/README.markdown -------------------------------------------------------------------------------- /bin/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamith/heroku-buildpack-crystal/HEAD/bin/compile -------------------------------------------------------------------------------- /bin/detect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamith/heroku-buildpack-crystal/HEAD/bin/detect -------------------------------------------------------------------------------- /bin/release: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamith/heroku-buildpack-crystal/HEAD/bin/release --------------------------------------------------------------------------------