Create a way to customize ng-new
- 主要言語
- 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