Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 811 Bytes

File metadata and controls

24 lines (16 loc) · 811 Bytes

Command line app template

This template creates a System.CommandLine solution, along with unit tests.

Template

Create a new app in your current directory by running.

> dotnet new keboo.console

Parameters

Default template options

Key Features

Build Customization

Docs

Centralized Package Management

Docs

NuGet package source mapping

Docs