dfinke / InstallModuleFromGitHub

Install PowerShell Modules from GitHub
Apache License 2.0
87 stars 31 forks source link

Added -Scope parameter and subdirectory handling #15

Closed panasenco closed 2 years ago

panasenco commented 4 years ago

Allowing for local installations with -Scope CurrentUser Added handling for projects like straightdave/eps that have the module contents in a subdirectory.