🐛 (Package Managers): Remove PsGet

The site is down. The module does not seem to be actively maintained. The readme of the project suggests that PsGet is installed using the website that is currently down.
This commit is contained in:
Frederik Hjorslev Poulsen 2020-05-06 22:47:07 +02:00
parent 4d94466a6c
commit 7839461dc7
No known key found for this signature in database
GPG Key ID: 23DDBC920BDE66CF

View File

@ -144,7 +144,6 @@ It includes a command-line shell and an associated scripting language.
## Package Managers
* [PowerShellGet](https://github.com/powershell/powershellget) - PowerShellGet is the Package Manager for PowerShell. Packages are available on [PowerShellGallery](https://www.PowerShellGallery.com).
* [PsGet](http://psget.net/) - Set of commands to install modules from central directory, local file or from the web.
* [Chocolatey](https://chocolatey.org/) - The package manager for Windows. The sane way to manage software on Windows.
* [GitLab](https://github.com/akamac/GitLabProvider) - Use a GitLab server as Package Provider.