Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
|
By:
|
1,535,581 downloads
|
Last Updated: 7/5/2020
|
Latest Version: 0.3.8
PowerShell Dependency Handler |
|
By:
|
117,699 downloads
|
Last Updated: 8/20/2024
|
Latest Version: 5.1.2
Parses a RequiredModules.psd1 listing modules and attempts to import those modules. If it can't find the module in the PSModulePath, attempts to install it from PowerShellGet. The RequiredModules list looks like this (uses nuget version range syntax, and now, has an optional syntax for specifying the repository to install from): @{ "PowerShell... More info |
|
By:
|
4,897 downloads
|
Last Updated: 4/6/2021
|
Latest Version: 2.1.0
Import all required module versions (SemVer) that need to be imported by a PowerShell module before importing itself. |