NativeScript / NativeScript/nativescript-cli
Deprecate `plugins` command
未關閉
還沒有人認領這個 Issue。
feature-pending-triage
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先找出 plugins 命令的實作,以及文件中所有對 ns plugin install 的參照;此 issue 未提供檔案或測試路徑。確認專案預期的棄用行為,更新參照以使用套件管理器的措辭,並驗證命令與文件是否一致地反映這項決定。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli, documentation
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100