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
- Host: GitHub
- URL: https://github.com/devinus/sproutcore-couchdb
- Owner: devinus
- Created: 2010-01-21T20:17:06.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-01-21T20:28:32.000Z (over 16 years ago)
- Last Synced: 2025-02-03T23:45:09.442Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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]