Update "Code scaffolding" section in README.md generated automatically
Command
new
Description
Current "Code scaffolding" section in README.md generated automatically when executing ng new don't include all schematic.
This is current "Code scaffolding" section.
Code scaffolding
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
I'm a developer using Angular. I finished Tour of Heroes, but a year later I discovered the existence of interceptors and resolvers. By including these in the readme, I think more developers will be aware of their existence.
Describe the solution you'd like
include all schematic like this.
Code scaffolding
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module|app-shell|application|config|environments|interceptor|library|resolver|service-worker|web-worker.
Describe alternatives you've considered
No response
I agree that we should improve this section. Instead of adding more schematics, we should include a link instead.
Hi @alan-agius4, I'm a new developer who would like to actively contribute to the Angular CLI. I would like to start with this issue. Is it still open? Can I do it?
@aparzi feel free to open a PR.
Thanks
Since no further movements in this ticket, I have raised a PR with the proposed changes.
Thank you @aparzi and @alan-agius4
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.