-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Add more support to yarn create #10339
Copy link
Copy link
Closed
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Milestone
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Type
Fields
Give feedbackNo fields configured for issues without a type.
Yarn supports add "create-*" in global env and update automagically: https://yarnpkg.com/docs/cli/create/
Why don't create an alias? like
yarn create angular-app ng-appI use a command similar in npm with npx