This addon is very much a work in progress there is a lot of work still to do.
- Add tests
- Get deploy:activate to work with Redis
DONT USE THIS FOR PRODUCTION YET
This README outlines the details of collaborating on this Ember addon.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
npm test
(Runsember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://ember-cli.com/.