0.0.4-alpha • Published 9 years ago

ember-tumblr-data v0.0.4-alpha

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Ember-tumblr-data

Adapter and serializers for emberjs to use tumblr (via their api) as a sort of DIY free database solution. This is super experimental alpha software, use it at your own peril (I know I will).

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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