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

🎉 SpecFile Detection and LockFIles #25

Closed JustinGrote closed 8 months ago

JustinGrote commented 8 months ago

ModuleFast will, if not given any specifications, search for lockfiles and Specfiles in the current directory. Multiple recursive specfile evalaution/normalization is not in scope for this change.