PowerShell / PowerShell/PSResourceGet
[Feature Request] Restore-PSResource
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 576
- フォーク
- 114
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 7
説明
To assist users coming from other platforms and are used to things like npm restore or dotnet restore, there should be Restore-PSResource that would be equivalent to doing intelligent discovery of files in the current folder like requirements.psd1 or psrequirements.json, designed to be a faster path than install-module -requiredresourcefile
This should come along after the psd1 support is implemented with publishing.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue で提案されている discovery の対象、requirements.psd1 と psrequirements.json、および前提となる psd1 の公開サポートを確認します。Restore-PSResource が何を discovery すべきか、また install-module -requiredresourcefile にどのように対応すべきかを定義します。その前提条件が利用可能になった後、コマンドが要求された restore ワークフローを提供すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- powershell
- 領域
- cli, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100