Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johno/ember-cli-addon-template

[DEPRECATED] A template to get me started creating ember-cli addons.
https://github.com/johno/ember-cli-addon-template

Last synced: about 17 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# Ember CLI Addon Template

A template to get me started creating an [ember-cli](http://ember-cli.com) 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](http://johnotander.com).