angular / angular/angular-cli

List available projects in a workspace - `ng projects`

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

説明

# 🚀 Feature request

### Command (mark with an `x`)

- [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.

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

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

調査の方向性

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

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

評価

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

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

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