Examples
Contains examples for the Spectre.Console library.
Install / Use
/learn @spectreconsole/ExamplesREADME
Spectre.Console examples
To see Spectre.Console in action, install the
dotnet-example
global tool.
dotnet tool restore
Now you can list available examples in this repository:
dotnet example
And to run an example:
dotnet example tables
