rf / backbone.ti

example/template for using backbone.js and coffeescript in Appcelerator Titanium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backbone.ti

This is an example project for using backbone.js with Appcelerator Titanium. This repository will be kept clean so it can be used as a template for new projects.

To use it, you'll have to

$ git submodule init
$ git submodule update

as backbone.js and underscore.js are submoduled out.

About

example/template for using backbone.js and coffeescript in Appcelerator Titanium

License:Other


Languages

Language:JavaScript 82.1%Language:CoffeeScript 17.9%