Sha256: bd5c004c4afaae86fe5601fd5f596017120f4511c86d67a47b86b18e103092bb
Contents?: true
Size: 502 Bytes
Versions: 1
Compression:
Stored size: 502 Bytes
Contents
# Rails Asset Builder (RAB) Rails Asset Builder (RAB) builds Rails asset as a gem from a [bower](http://bower.io/) project. ## Installation ``` gem install rab ``` ## Usage ``` rab build BOWER_PROJECT GEM_FOLDER ``` ## Contributing 1. Fork it (https://github.com/jingweno/rab/fork) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rab-0.1.0 | README.md |