McMaster.DotNet.GlobalTool.Templates 2.1.300-preview1

Prefix Reserved
This is a prerelease version of McMaster.DotNet.GlobalTool.Templates.
There is a newer version of this package available.
See the version list below for details.
dotnet new install McMaster.DotNet.GlobalTool.Templates::2.1.300-preview1                
This package contains a .NET Template Package you can call from the shell/command line.

Install the templates package

dotnet new --install "McMaster.DotNet.GlobalTool.Templates::2.1.300-preview1"

Create a new project

dotnet new global-tool

Options:

--no-restore        If specified, skips the automatic restore of the project on create.
                    bool - Optional
                    Default: false

-cn|--command-name  The name of the global command. This is what users will type to invoke this tool once it is installed.
                    text - Optional
                    Default: my-tool

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.