Setup Your Ember Addon For Success with Ember Addon Genie

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:

  1. Ember try scenarios of your choosing
  2. Travis build
  3. Code coverage via BlanketJS, CodeClimate (integrated with travis)
  4. Release pipeline with publish to Github Pages
  5. Documentation via YUIDocs

Im in the process of updating the README but all you need to do is

ember install ember-addon-genie

1 Like