Skip to content

HasibulKabir/heroku-buildpack-plowshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: heroku-buildpack-plowshare

This buildpack is made by Hasibul Kabir. This is a Heroku buildpack for adding Plowshare to your application.

Multipacks

The easiest way to do this is with a multipack, where this is just one of the buildpacks you'll be working with.

$ cat .buildpacks
git://github.com/hasibulkabir/heroku-buildpack-plowshare.git

$ heroku config:add BUILDPACK_URL=git://github.com/ddollar/heroku-buildpack-multi.git

By this you can use plowshare in your application.

Another method

heroku config:add BUILDPACK_URL=git://github.com/HasibulKabir/heroku-buildpack-plowshare.git

You have to use this command on heroku application commandline

plowmod --install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages