/brunch

HTML5 applications made easy.

Primary LanguageCoffeeScriptOtherNOASSERTION

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