angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

Update "Code scaffolding" section in README.md generated automatically

Open reuse-ay opened this issue 1 year ago • 4 comments

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

reuse-ay avatar Jul 16 '24 08:07 reuse-ay

I agree that we should improve this section. Instead of adding more schematics, we should include a link instead.

alan-agius4 avatar Jul 16 '24 08:07 alan-agius4

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 avatar Aug 14 '24 18:08 aparzi

@aparzi feel free to open a PR.

alan-agius4 avatar Aug 14 '24 18:08 alan-agius4

Thanks

aparzi avatar Aug 14 '24 19:08 aparzi

Since no further movements in this ticket, I have raised a PR with the proposed changes.

Thank you @aparzi and @alan-agius4

MrJithil avatar Oct 13 '24 01:10 MrJithil

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.