Skip to content

A collection of extensions for the Cappuccino Application Framework.

Notifications You must be signed in to change notification settings

dylandog/Cappuccino-Extensions

 
 

Repository files navigation

A collection of extensions for the Cappuccino Application Framework.

Installation Instructions
-------------------------

If you are using Git:
1) cd root/git/dir
2) git submodule add git://github.com/nciagra/Cappuccino-Extensions.git root/app/dir/Frameworks/Extensions

If you are NOT using Git:
1) cd root/app/dir/Frameworks
2) 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

About

A collection of extensions for the Cappuccino Application Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published