Skip to content

efi/brower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brower

Welcome to Brower, the minimal Ruby re-implmentation of Bower that helps you to declare and retrieve your js dependencies without the need for a js runtime.

Inspired by https://github.com/zenhack/microbower (Python)

Installation

Add this line to your application's Gemfile:

gem 'brower', :git => 'https://github.com/efi/brower'

And then execute:

$ bundle

Usage

get your bower.json in place (and optionally a .bowerrc) then call

Brower.install

About

Bower without features but written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages