Linner is a full-featured HTML5 application assembler.
- Fast!
 - Supports 
Sass,Compass,Coffee,ECMAScript 6andReact. - Supports OS X Lion and Mountaion Lion Notifications.
 - Supports Modular Javascript, All your code will be wrapped by 
cmd. - Supports 
concatcode byconfig filenotdirective processor. - Supports 
copycode fromsrctodest. - Supports 
precompileJavascript Templates fromsrctodesc. - Supports 
spritePNG images fromsrctodesc. - Supports 
tarfiles fromsrctodesc. - Supports Real-time 
concatby$ linner watch. - Supports 
compressby$ linner build. - Supports 
LiveReloadwith LiveReload Chrome Extention. 
https://github.com/SaitoWu/linner/tree/master/docs
- Ruby 2.0
 
$ gem install linner
$ linner new webapp && cd webapp
$ linner watch
$ ./bin/server # or server if put "./bin" in your PATH
$ linner build
$ linner clean
- Fork it
 - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
 





