JustinGrote / ModuleFast

A "fast and loose" way to install modules from Powershell Gallery quickly. Meant for CICD, not production
Other
74 stars 5 forks source link

-PassThru Output is broken #71

Closed JustinGrote closed 6 months ago

JustinGrote commented 6 months ago

PassThru now correctly outputs installed modules handled by the install engine.

Fixes #70