lastguest / brunch

Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps.

Home Page:brunch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brunch

NPM
NPM

HTML5 applications made easy.

Brunch is a build tool for front-end web applications. It's agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology.

Brunch Documentation

More information 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

Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps.

brunch.io

License:Other


Languages

Language:CoffeeScript 99.5%Language:JavaScript 0.5%