Skip to content

new command parameters should have better defaults #3

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.

Activity

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

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