On a new build machine with PowerShell 5.0, how do I configure PSGet so it actually just works?
I think it needs me to tell it what package provider I want and then what repository? And I'm behind a proxy, too, so that complicates things.
When I installed NuGet into Visual Studio, it just worked immediately against nuget.org, but with PowerShellGet its like there's no default setup.