NativeScript / NativeScript/nativescript-cli
Deprecate `plugins` command
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
To simplify, per discussion with @rigor789 in Discord.
Describe alternatives you've considered
Devs can use their package manager directly to install plugins: npm install <foo>, etc.
Anything else?
I'd suggest any reference to ns plugin install in docs be changed to only mention NPM's install command: "npm install <foo> or as appropriate for your package manager", to reduce docs maintenance. Users of other package managers know the analogous command for their package manager.
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、plugins コマンドの実装と、ns plugin install へのドキュメント内のすべての参照を見つけます。この issue にはファイルパスやテストパスがありません。プロジェクトで意図されている非推奨化の動作を確認し、パッケージマネージャーの表現に合わせて参照を更新し、コマンドとドキュメントがその決定を一貫して反映していることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli, documentation
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100