ember-cli-addon-template

A template to get me started creating ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberCliAddonTemplate from 'https://cdn.skypack.dev/ember-cli-addon-template';
</script>

README

Ember CLI Addon Template

A template to get me started creating an ember-cli addon.

Installation

TODO: Fill out installation details.

Usage

TODO: Fill out usage details.

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander.