angular / angular/angular-cli

Create a way to customize ng-new

Abierto
#26,539 2 comentarios 0 reacciones 0 asignados Ver en GitHub
area: @angular/cli target: feature
Lenguaje dominante
TypeScript
Estrellas
27k
Forks
11.8k
Merge medio
14 h 23 min
PR fusionados (30 d)
162

Descripción

### Command

new

### Description

for workshops it would be helpful to have a customized start screen with custom html to make it easier for people to start the workshop and have less friction with updated start view with newer versions as e.g. with v17 happened

### Describe the solution you'd like

a configuration which provides a reference to a custom template of a start screen, e.g.

ng new todo-list --start=@ng-girls/starter

and for this there need to be a special scheme to configure the start template or other options

### Describe alternatives you've considered

stackblitz, but I would also have it with the CLI

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con el punto de entrada del comando ng new y determina cómo se definen las opciones del comando y la configuración del proyecto. El ejemplo del issue es ng new todo-list --start=@ng-girls/starter; la implementación debe incluir un esquema definido para seleccionar una plantilla de inicio personalizada y aclarar las opciones de configuración compatibles.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
angular, typescript
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.