psget/psget
Set of commands to install PowerShell modules from central directory, local files, or the web. In your prompt execute: (new-object Net.WebClient).DownloadString("http://psget.net/GetPsGet.ps1") | iex And if you get something like this: Downloading PsGet from https://github.com/psget/psget/raw/master/PsGet/PsGet.psm1 PsGet is installed and ready to use You are done.
https://github.com/psget/psget