This is a skeleton (boilerplate) for Brunch
Requires Brunch 1.3+.
- Create new project with
brunch new <project name> -s git://github.com/tUrG0n/brunch-chrunb.git
. - Build the project with
brunch b
orbrunch w
. - Run tests with
brunch t
- Templating with Jade
- Bootstrap 2.1.1 using Stylus
- CoffeeScript
- Backbone 0.9.2 for client-side MVC and routing
This repo was heavily based on the work done by Mapvine here.
The MIT license.
Copyright (c) 2012 MapVine LLC