A .NET dotnet new template for building interactive console applications with Spectre.Console and optionally [Spectre.Console.Cli].
This template lets you quickly scaffold a new project with rich console output, interactive prompts, and structured CLI commands.
Clone the repo and install the template locally:
git clone https://github.com/YourName/Spectre.Console.Template.git
dotnet new install ./Spectre.Console.Template
Creates a New Spectre Application
dotner new spectre -n MyApp
optionally there is a nuget package located in the bin\release\