Frequently Asked Questions
-
What is Spectre Console?
Spectre Console is a .NET library to help people create really, really, ridiculously good-looking console applications in C# and other languages. See https://spectreconsole.net/ for the original project. -
Why build PwshSpectreConsole?
The C# library uses a lot of language features that are not easily accessible in PowerShell so PwshSpectreConsole wraps the library to make it easier to use for the basic use-cases. -
Why is this not written in C#?
I wanted to see if I could do it in PowerShell and I think it’s a fun project. I also wanted to see if I could make it easier to use for PowerShell users to contribute if they’re not familiar with C#. -
How can I help?
Check out the contributing guide at https://github.com/ShaunLawrie/PwshSpectreConsole/blob/prerelease/CONTRIBUTING.md