ionic-team / ionic-team/ionic-cli

Chage/alias 'start' to 'new'

Abierto
#1,714 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
2k
Forks
682
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.