List available projects in a workspace - `ng projects`

オープン
#23,482 コメント 8 件 リアクション 21 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
angular, typescript
領域
cli, tooling

調査の方向性

まず、Angular CLI が現在のワークスペースの angular.json をどのように読み取り、既存のコマンドがどのように登録されているかを確認します。提案されているエントリーポイント ng projectsng ls を比較し、選択したコマンドがワークスペースで利用可能なすべてのプロジェクトを一覧表示し、それぞれをどのように使用できるかを説明することを確認します。

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

説明

area: @angular/cli feature feature: under consideration

🚀 Feature request

Command (mark with an x)
  • projects
Description

In large Angular monorepo workspaces, it can sometimes be non-obvious to discover all the available projects which can be built. We should consider a new command (ng projects, ng ls, etc.) which lists all the projects in the current workspace. This can help new developers in workspace figure out exactly what they want to work on and how to do it.

Describe alternatives you've considered

Workaround is to introspect the angular.json file, which is not obvious or easy to do, especially for a new developer.

主要言語
TypeScript
スター
27k
フォーク
11.8k
平均マージ
16時間 35分
マージ済み PR(30日)
176

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

angular/angular-cli のほかの issue

angular/angular-cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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