Info
Version: | 1.0.2 |
Author(s): | [email protected] |
Last Update: | Monday, April 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eifelmono/dotnet-cmder |
NuGet Url: | https://www.nuget.org/packages/dotnet-cmder |
Install
Install-Package dotnet-cmder
dotnet add package dotnet-cmder
paket add dotnet-cmder
dotnet-cmder Download (Unzip the "nupkg" after downloading)
This tool inculdes Cmder Mini 1.3.5 from http://cmder.net/
This tool works only on windows
On Windows you can insert dotnet-cmder also in the address line.
It only works with 2.1.300-preview2 .NET Core SDK or newer
Install
dotnet tool install dotnet-cmder -g
or Update
dotnet tool update dotnet-cmder -g
Uninstall
dotnet tool uninstall dotnet-cmder -g.