The command-line interface (CLI) for Automaty - a .NET Core based code automation tool for .NET Core projects.
Info
Version: | 3.0.0-alpha2 |
Author(s): | Christopher Dresel |
Last Update: | Monday, April 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dresel/Automaty |
NuGet Url: | https://www.nuget.org/packages/Automaty.DotNetCli |
Install
Install-Package Automaty.DotNetCli
dotnet add package Automaty.DotNetCli
paket add Automaty.DotNetCli
Automaty.DotNetCli Download (Unzip the "nupkg" after downloading)
Dependencies
- Automaty.Core(>= 3.0.02)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.0)
Tags