0.0.0 • Published 7 years ago

ember-light-table-addon v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

ember-light-table-addon

The official ember-cli blueprint for initializing a new ember-light-table addon

:ledger: Usage

To create a new addon, just run:

ember addon <addon-name> -b ember-light-table-addon --yarn

<addon-name> can be whatever you like, but we strongly recommend to follow the ember-light-table-<something> naming pattern.

This will create an addon that looks just like this example.

Status

This blueprint is still in development and should not be used yet.