Skip to content

ianllewellyn/brunch-dolphins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brunch-dolphins

brunch-dolphins is a brunch skeleton that uses coffeescript, compass, eco, zepto, backbone, mocha, sinon and chai.

Usage

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

Javascript Library Versions

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published