Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 879 Bytes

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