Skip to content

new command parameters should have better defaults #3

Closed
@rodyhaddad

Description

@rodyhaddad

Currently to create a new project, we do:

ng new PROJECT_NAME --blueprint=ng2 --skip-bower

It would be great if the --blueprint=ng2 --skip-bower part can be omitted.

To do this, we'll need to overwrite ember-cli's new command, providing our own defaults.
Let's do this in the ng2 addon of angualr-cli.

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