An open API service indexing awesome lists of open source software.

https://github.com/devinus/sproutcore-couchdb

SproutCore CouchDB DataSource framework
https://github.com/devinus/sproutcore-couchdb

Last synced: 7 months ago
JSON representation

SproutCore CouchDB DataSource framework

Awesome Lists containing this project

README

          

Installation
============

$ git clone git://github.com/devinus/sproutcore-couchdb.git
$ ln -s /path/to/sproutcore-couchdb sproutapp/framworks/couchdb

Then, in your `Buildfile`:

config :sproutapp, :required => [:couchdb]