Sha256: b27ed3f17cff175a52181205e71500add6afa753314b5d7f512bd321288e9944
Contents?: true
Size: 985 Bytes
Versions: 1
Compression:
Stored size: 985 Bytes
Contents
# Frontsau <img width="250" align="right" src="http://th01.deviantart.net/fs71/PRE/f/2011/286/f/b/cool_pig_by_skuboglesby-d4coiq2.png"> A small web development tool to assist with coffeescript, sass, less, haml, image assets. ## Installation $ gem install frontsau And then go to your webapps project root: $ frontsau init ## Usage Frontsau supports the follogin commands: $ frontsau debug $ frontsau server $ frontsau compile $ frontsau watch ## Example Frontsau includes a small example to illustrate it's capabilities. You may try it out by $ git clone https://github.com/roomthirteen/frontsau.git $ cd frontsau/example $ frontsau compile ## Contributing 1. Fork it ( https://github.com/roomthirteen/frontsau/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 |
---|---|
frontsau-0.0.3 | README.md |