ember-autox-support
v0.1.0
Published
Utility mixins and helpful tools that facilitate most of the automagic of autox
Readme
Ember-autox-support
This README outlines the details of collaborating on this Ember addon.
Requirements
This library just ships with mixins, some utils, and some default dataviews.
During runtime, you'll need to have the following installed to properly use
ember-polymorphica
ember-router-dsl
ember-autox-core
ember-dataview
ember-annotative-models
ember-lodash
ember-concurrency
ember-getowner-polyfillInstallation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
