-
Notifications
You must be signed in to change notification settings - Fork 7
Home
xavierdecoster edited this page Mar 16, 2013
·
5 revisions
Warning: pre-release! Requires NuGet 2.3+
Installation
The following one-liner run from a command prompt will install the extension and make it available anywhere you run nuget.exe on your machine.
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://bit.ly/NFD-ext-draft-install'))"
Usage
The screenshot below shows you how the new discover command allows you to find a set of NuGet feeds on a given NFD endpoint, and adds them to your NuGet.config file as package sources.