JustinGrote / JustinGrote/ModuleFast
Support an "Update All Local Modules" scenario
未关闭
enhancement
- 主要语言
- C#
- 星标
- 151
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
We should support the following pattern:
`Get-Module -ListAvailable | Update-ModuleFast`
If we detect a standard module path is provided to us, we should translate that into a modulespec as follows:
1. Versions greater than what was provided up to the next major version
2. Implied -Update in this regard
3. Display "Module Not Found" in the gallery as a warning rather than a hard stop.
4. If -Update is explicitly specified, then the major version restrictions are lifted.
This should probably also come after multi-repo support.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。