Skip to content

infinitly/heroku-buildpack-bower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Heroku Buildpack Bower

A simple buildpack, which will run install bower and run bower install.

Usage

Configure your Heroku App

$ heroku config:add BUILDPACK_URL="https://github.com/jplot/heroku-buildpack-bower.git" -a YOUR_APP

or

$ heroku create --buildpack "https://github.com/jplot/heroku-buildpack-bower.git"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages