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

🎉 Initial SpecFile Support #17

Closed JustinGrote closed 8 months ago

JustinGrote commented 8 months ago

Adds support for SpecFiles, which are file based definitions of packages that should be installed. Initial support for psd1 and JSON based simple spec files.