ember-learn / ember-cli-addon-docs

Easy, beautiful docs for your OSS Ember addons
https://ember-learn.github.io/ember-cli-addon-docs
MIT License
176 stars 143 forks source link

Use blueprint/codemod to eliminate manual quickstart steps #458

Open elwayman02 opened 4 years ago

elwayman02 commented 4 years ago

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

RobbieTheWagner commented 4 years ago

This would be awesome!