chalkchisel / brunch

HTML5 applications made easy.

Home Page:brunch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brunch

HTML5 applications made easy.

Brunch is an assembler for HTML5 applications. It's agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology.

All docs and stuff are located on brunch.io.

Install the latest stable version: npm install -g brunch (use sudo if necessary)

To install edge version (from github master branch): npm install -g brunch/brunch or npm install -g https://github.com/brunch/brunch/tarball/master

License

Brunch is released under the MIT License

About

HTML5 applications made easy.

brunch.io

License:Other


Languages

Language:CoffeeScript 95.8%Language:JavaScript 3.9%Language:Perl 0.3%