Skip to content

jemgold/breakfast-burrito

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakfast Burrito

Breakfast Burrito is my attempt at finding the best possible Backbone workflow.

At the moment it's just a fork of Elving Rodriguez's brunch with hipsters but we'll see where this leads.

Languages

Features

Getting started

brunch new <appname> --skeleton git@github.com:jongd/breakfast-burrito.git
brunch w -s

or

$ git clone git@github.com:jongd/breakfast-burrito.git
$ npm install
$ brunch w -s

or

$ git clone git@github.com:jongd/breakfast-burrito.git && npm install && brunch w -s

About

Tasty boilerplate for Backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • CoffeeScript 14.3%