Skip to content

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

Closed

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions