Skip to content

ember-poland/ember-cli-addon-docs

 
 

Repository files navigation

Build Status

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 repository
  • cd ember-cli-addon-docs
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

About

Patterns and primitives to help you document your Ember addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.4%
  • HTML 27.0%
  • JavaScript 12.6%