narwhal

by OpenCompHQ

README.md

narwhal

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/OpenCompHQ/narwhal.git

For existing applications:

$ heroku buildpacks:set https://github.com/OpenCompHQ/narwhal.git -a YOUR_APP_NAME