gcollazo / ember-cli-addon-search

This project is no longer maintained please visit Ember Observer

Home Page:https://emberobserver.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add documentation on developing addons

joostdevries opened this issue · comments

Related to ember-cli/ember-cli#2300

Add a '/getting-started' route where we add documentation on developing addons.

Sections

  • Getting started
  • Project structure
  • Package.json
  • Addon entry point + Hooks (with arguments + return value)
  • Blueprints
  • Testing addons
  • Publishing

ember-cli / ember.js website should handle this