Guide: Developing Addons and Blueprints for Ember CLI

Here is the current guide (WIP). Please review and correct before we merge it into the full Ember CLI guide.

https://gist.github.com/kristianmandrup/ae3174217f68a6a51ed5

Would be nice with a similar guide for how to port/wrap existing Ember libs (and external libraries) as Ember CLI addons.

1 Like

There’s a guide? Neat!

I just added another Gist file which describes how to port existing libraries to become Ember CLI addons.

https://gist.github.com/kristianmandrup/ae3174217f68a6a51ed5

Been spelled as ben in the 1st para. On phone so can’t do pull requests

Otherwise excellent. In fact exactly what I was looking for!