Skip to content

👻 PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library

License

Notifications You must be signed in to change notification settings

ShaunLawrie/PwshSpectreConsole

Repository files navigation

👻 PwshSpectreConsole

PowerShell Gallery PowerShell Gallery GitHub license

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/

image

Prerelease Documentation

Prerelease documentation is at https://prerelease.pwshspectreconsole.com/