0.1.5 • Published 8 years ago

ember-cli-couchdb v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Ember-cli-couchdb

npm version Build Status Coverage Status

ember-cli-couchdb provides Adapters & Serializers for store to connect with Couchdb

Documentation

Full documentation on usage can be found here

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.