Skip to content

Acconut/backbone-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Builder

Build your own version of Backbone.

git clone git://github.com/Acconut/backbone-build.git
cd backbone-build
npm install

build
# All information you need

build -i router,sync -o mybackbone.js -m
# Only include router and sync
# and output is inside mybackbone.js
# and minify all.

Current Backbone version: 1.0.0

Note: Your build doesn't include Underscore.js.

About

Build your own version of Backbone. NOW!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors