angular / angular/angular-cli

Create a way to customize ng-new

Ouverte
#26,539 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area: @angular/cli target: feature
Langage dominant
TypeScript
Étoiles
27k
Forks
11.8k
Merge moyen
14 h 23 min
PR mergées (30 j)
162

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par le point d’entrée de la commande ng new et déterminez comment les options de commande et la configuration du projet sont définies. L’exemple de l’issue est ng new todo-list --start=@ng-girls/starter ; l’implémentation doit inclure un schéma défini pour sélectionner un modèle de démarrage personnalisé et clarifier les options de configuration prises en charge.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
angular, typescript
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

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