JustinGrote / ModuleFast

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

💥 Remove ModuleFastPath Parameter #10

Closed JustinGrote closed 9 months ago

JustinGrote commented 9 months ago

This parameter doesn't do anything now because we stream the packages directly from memory to disk. This is a breaking change if anyone is currently using this parameter.