ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

issue #162 work in progress - CLI command reference docs #196

Closed fozy81 closed 4 years ago

fozy81 commented 4 years ago

A work in progress, drafting list of all CLI commands.

jenweber commented 4 years ago

Hi, thanks for pulling this together! Can you @ me when you are ready for another review?

I think it might be good to divide each major section into its own codeblock, for readability (i.e. one for components, one for addons, etc)

fozy81 commented 4 years ago

Thanks @jenweber for first review - now ready for a second. All checks passing this time! :fireworks: - I've split up the commands into separate sections. Looks much more readable. Let me know if there's anything else needing changing.