brunch-dolphins is a brunch skeleton that uses coffeescript, compass, eco, zepto, backbone, mocha, sinon and chai.
To create a new project from this skeleton run
brunch new dolphins -s git://github.com/ianllewellyn/brunch-dolphins.git
once installed run
npm start
and visit localhost:8080
Tests are run through the mocha browser test runner, launch a web server from the project root and navigate to /test/index.html
Application
- Backbone 0.9.2
- Underscore 1.3.3
- Zepto 1.0rc1
For testing
- Chai 1.0.4
- CoffeeScript 1.3.3
- Mocha 1.0.3
- Sinon 1.4.0 (pre-release)
- sinon-chai 2.1.2