Skip to content

nofxsnap/heroku-buildpack-bc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack - bc

Added the libraries to use bc 1.0.6 on Heroku.

This buildpack is built to be used through heroku-buildpack-multi. In your app you need to:

heroku config:set
BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi

Then, create a .buildpacks file inside your app:

https://github.com/heroku/_YOUR_MAIN_BUILDPACK
https://github.com/Helabs/heroku-buildpack-bc.git

See the documentation of heroku-build-multi for a detailed explanation how to use it.

License

MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages