Nugs
The NuGet search CLI app
Install / Use
/learn @loic-sharma/NugsREADME
Nugs :chicken:
The NuGet Searcher app!
Nugs lets you find and install packages from the command line:
- :bulb: Instant search: results appear immediately as you type.
- :rocket: Package installation: just press
enter!
Installation
Nugs is a .NET Core Tool. Install it with:
dotnet tool install --global nugs --version 0.1.0-preview1
Navigate to your project's directory and run:
nugs
That's it!
