edjafarov / brunch

Ultra-fast HTML5 build tool

Home Page:brunch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brunch

NPM
NPM

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

Ultra-fast HTML5 build tool

brunch.io

License:Other


Languages

Language:CoffeeScript 96.5%Language:JavaScript 3.5%