ember-common-tags
Installation
ember install ember-common-tags
Compatibility
This addon is tested against the release
, beta
, and canary
channels, as
well as the latest LTS.
Contributors
A special thanks to the following contributors:
Development
Installation
git clone https://github.com/bgentry/ember-common-tags
this repositorycd ember-common-tags
npm install
bower install
Running Tests
npm test
(Runs ember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
Building
For more information on using ember-cli, visit https://ember-cli.com/.