loopbackio / loopbackio/loopback-next
[Docs] Example config.json for `lb4 <command>` except `lb4 app` shows the app-config.json
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 5.1k
- フォーク
- 1.1k
- 平均マージ
- 2日 21時間
- マージ済み PR(30日)
- 27
説明
## Description / Steps to reproduce / Feature proposal
In the CLI generator docs e.g. https://loopback.io/doc/en/lb4/Model-generator.html, the example `--config` option shows the `lb4 app` example. This is true for Application, Datasource, Repository, etc. generators (7 generators in total).
## Expected Behavior
We should show the appropriate config json file that the commands are expecting. Find a dynamic way to update https://github.com/strongloop/loopback-next/blob/master/docs/site/includes/CLI-std-options.md for each command.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/site/includes/CLI-std-options.md から始め、そこにある --config の例を CLI ジェネレーターのドキュメントと比較します。Issue で名前が挙げられている 7 つのジェネレーターも含めてください。各コマンドで想定される config JSON がどのように表現されているかを確認し、その後、すべてのコマンドに適切な例が示されるようドキュメントを更新して、影響を受けるジェネレーターページを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- cli, documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100