Skip to content

amanjain/heroku-buildpack-python-with-django-bower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Heroku buildpack for Python with django-bower support, forked from heroku-buildpack-python.

Prerequisite

Install NodeJS Buildpack using Heroku Multi Buildpack as described here.

Usage

Example usage:

$ heroku create --buildpack https://github.com/amanjain/heroku-buildpack-python-with-django-bower.git

You can also add it to upcoming builds of an existing application:

$ heroku config:add BUILDPACK_URL=https://github.com/amanjain/heroku-buildpack-python-with-django-bower.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published