Cappuccino-Extensions
Cappuccino-Extensions copied to clipboard
A collection of extensions for the Cappuccino Application Framework.
A collection of extensions for the Cappuccino Application Framework.
Installation Instructions
If you are using Git:
- cd root/git/dir
- git submodule add git://github.com/nciagra/Cappuccino-Extensions.git root/app/dir/Frameworks/Extensions
If you are NOT using Git:
- cd root/app/dir/Frameworks
- git clone git://github.com/nciagra/Cappuccino-Extensions.git Extensions (or download the archive and put it here manually).
Either way: 3) cd root/app/dir/Frameworks/Debug 4) ln -s ../Extensions
Including Extensions
In main.j: @import <Extensions/Extensions.j>
CouchDB
Provided by Geoffrey Grosenbach http://peepcode.com http://github.com/topfunky/cappuccino-couchdb