Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 614 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 614 Bytes

ember-simple-auth-pouch

This thang aint even close to being ready for use...just hold your horses.

That being said I have been able to use it to auth to couchdb server :-)

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/.