PwshSpectreConsole
👻 PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library
Install / Use
/learn @ShaunLawrie/PwshSpectreConsoleREADME
👻 PwshSpectreConsole
PwshSpectreConsole is a wrapper for the awesome Spectre.Console library. Spectre Console is a dotnet library and it leans heavily on types and extension methods in C# which are very verbose to work with in PowerShell so this module hides away some of the complexity.
The module has access to all features available in Spectre.Console.
Installation
Install-Module PwshSpectreConsole -Scope CurrentUser
Start-SpectreDemo
Contributing
If you have a feature request, please raise an issue on the GitHub repo or open a PR. Check out the contributing guide here.
Documentation
Full documentation is at https://pwshspectreconsole.com/
<a href="https://pwshspectreconsole.com/"></a>
Prerelease Documentation
Prerelease documentation is at https://prerelease.pwshspectreconsole.com/
