Skip to content

Support --name option on ng new #722

@spboyer

Description

@spboyer

Do not want to have the core component named the same as the root/project name.

Desired

ng new quickstart-ng-cli --name quickstart --sn

Actual

mkdir quickstart-ng-cli
cd quickstartng-cli
ng init --name quickstart --sn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions