ugexe / zef

Raku Module Management
Artistic License 2.0
207 stars 44 forks source link

Remove powershell downloader #507

Closed ugexe closed 1 year ago

ugexe commented 1 year ago

In the Windows 7 days curl and wget were not available by default, and so a powershell downloader was added. More modern windows installations will have a curl.exe available, making the powershell download plugin redundant. This removes the now redundant powershell plugin code and configuration.