Skip to content
mnaoumov.dev
Go back

PsGet - NuGet for PowerShell

PsGet - Nice package manager for PowerShell

Installation is extremely simple

(New-Object Net.WebClient).DownloadString("http://psget.net/GetPsGet.ps1") | iex

After that you can install a lot of packages from the directory


Share this post on:

Previous Post
PowerShell _ Git = posh-git
Next Post
Batch files substitutions