Hi Everyone,
I just wanted to share with you all an addon that I developed to jump-start my addon development process. Ember Addon Genie is a collection Interactive blueprints for setting up your addon with:
- Ember try scenarios of your choosing
- Travis build
- Code coverage via BlanketJS, CodeClimate (integrated with travis)
- Release pipeline with publish to Github Pages
- Documentation via YUIDocs
Im in the process of updating the README but all you need to do is
ember install ember-addon-genie