ionic-team / ionic-team/ionic-cli

Chage/alias 'start' to 'new'

未关闭
#1,714 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
2k
派生
682
PR 合并指标
30 天内没有已合并 PR

描述

#### Short description of the problem:
When you start a new project you will must write some like this:
`ionic start new_project blank --v2`

#### What behavior are you expecting?
You could use instead of 'start' the 'new' command? like this:
`ionic new new_project blank --v2`

#### Other projects use it as well:
**[Angular-CLI](https://github.com/angular/angular-cli#usage)**
ng new PROJECT_NAME

[**Symfony**](http://symfony.com/download)
`symfony new my_project`

**[Ember](https://github.com/ember-cli/ember-cli#usage)**
`ember new my-new-app`

You can keep the 'start' command and add as an alias the 'new'.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。