Create a way to customize ng-new
- Vorherrschende Sprache
- TypeScript
- Sterne
- 27k
- Forks
- 11.8k
- Ø Merge
- 14 Std. 23 Min.
- Gemergte PRs (30 T.)
- 162
Beschreibung
### 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
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Einstiegspunkt des Befehls ng new und ermittle, wie Befehlsoptionen und die Projektkonfiguration definiert sind. Das Beispiel des Issues lautet ng new todo-list --start=@ng-girls/starter; die Umsetzung sollte ein definiertes Schema für die Auswahl eines benutzerdefinierten Start-Templates enthalten und die unterstützten Konfigurationsoptionen klarstellen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100