dfinke / InstallModuleFromGitHub

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

Add a Github 0.4 release #3

Open lboening opened 7 years ago

lboening commented 7 years ago

Is there a chance you could add add a 0.4 release.zip?

That way I can Invoke-Webrequest the zip file, save it, unblock it, force install it to the modules directory. It's a little simpler install for the enterprise with a collage of Windows 7 machines in various states of consistency.

I find it works well for my internal releases. I create a package of files, zip it all up, copy it to an internal IIS web site.

dfinke commented 7 years ago

Could you grab it this way? https://github.com/dfinke/InstallModuleFromGitHub/archive/master.zip