heroku-buildpack-bower

Install Bower and Bower components

0
0
0
Shell
public
Forked
Archived

heroku-buildpack-bower

Install Bower and Bower components

Note that this buildpack is meant to be used with heroku-buildpack-multi, you must have node and npm installed before installing this one this fork installs node itself, before installing bower.

If like us you use Rails, Bower components must be installed before assets are precompiled.

Usage

$ heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git
// .buildpacks
https://github.com/fetch/heroku-buildpack-bower.git
https://github.com/heroku/heroku-buildpack-ruby.git

License

heroku-buildpack-bower is © 2014 Mirego and may be freely distributed under the New BSD license.
See the LICENSE.md file.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We proudly build mobile applications for iPhone, iPad, Android, Blackberry, Windows Phone and Windows 8 in beautiful Quebec City.

We also love open-source software and we try to extract as much code as possible from our projects to give back to the community.

v0.3.3[beta]