ember-learn/ember-cli-addon-docs

Use blueprint/codemod to eliminate manual quickstart steps

elwayman02 opened this issue · 1 comments

The majority of the Quickstart guide involves creating new files and copying boilerplate code. This could be accomplished automatically in order to let people dive into their actual documentation sooner.

https://ember-learn.github.io/ember-cli-addon-docs/docs/quickstart

This would be awesome!