aspnetcore/src/dotnet-dev-certs
Nate McMaster af8d61395f
React to changes in package layout requirements for global CLI tools (#385)
2018-01-24 16:09:20 -08:00
..
DotnetToolSettings.xml
Program.cs
README.md React to changes in package layout requirements for global CLI tools (#385) 2018-01-24 16:09:20 -08:00
dotnet-dev-certs.csproj
dotnet-dev-certs.nuspec React to changes in package layout requirements for global CLI tools (#385) 2018-01-24 16:09:20 -08:00

README.md

dotnet-dev-certs

dotnet-dev-certs is a command line tool to generate certificates used in ASP.NET Core during development.

How To Install

From the command-line, execute:

dotnet install tool --global dotnet-dev-certs

How To Use

Run dotnet dev-certs --help for more information about usage.