Minimal F# Spectre.Console CLI starter for command-line applications
A minimal starter template for building F# console applications using Spectre.Console.Cli. It demonstrates command and settings binding, argument parsing, built-in help, and includes a sample 'greet' command. Suited for small CLI tools and command-based utilities.
0