ionic-team / ionic-team/ionic-cli

Chage/alias 'start' to 'new'

Ouverte
#1,714 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
2k
Forks
682
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

#### 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'.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.