0.0.0 • Published 8 years ago
ember-cli-izel-docs v0.0.0
Ember CLI Addon Docs
NOTE: This is a work in progress but we are quickly moving to a minimal usable set of tools.
This addon has the goal of providing tools for addon developers to easily document and market their addons.
Features planned:
- Marketing homepage
- Versioned API documentation
- Versioned guides
Installation
git clone <repository-url>this repositorycd ember-cli-addon-docsnpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
0.0.0
8 years ago