angular / angular/angular-cli

Create a way to customize ng-new

オープン
#26,539 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
area: @angular/cli target: feature
主要言語
TypeScript
スター
27k
フォーク
11.8k
平均マージ
14時間 23分
マージ済み PR(30日)
162

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

ng new コマンドのエントリーポイントから始めて、コマンドオプションとプロジェクト設定がどのように定義されているかを確認します。Issue の例は ng new todo-list --start=@ng-girls/starter です。実装には、カスタム開始テンプレートを選択するための定義済みのスキームを含め、サポートされる設定オプションを明確にする必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
angular, typescript
領域
cli
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。