You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)
31
-
*`ember test`
32
-
*`ember test --server`
6
+
Easy documentation for Ember addons.
33
7
34
-
## Building
8
+
[View the docs here](https://ember-learn.github.io/ember-cli-addon-docs/).
35
9
36
-
*`ember build`
10
+
## About
37
11
38
-
For more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).
12
+
This library was started by [Dan Freeman](https://twitter.com/schiefgelaufen) and [Sam Selikoff](https://twitter.com/samselikoff). Thanks to all of our [contributors](https://github.com/ember-learn/ember-cli-addon-docs/graphs/contributors)!
0 commit comments