A gallery of shaders made for Windows Terminal
See the project's github pages.
# Install tools
dotnet tool restore
# Build site and tool
dotnet cake -- --target All
# Run windows terminal shader tool
dotnet cake -- --target Run
This is a tool that allows users to download shaders from a gallery of shaders and apply it as a background in Windows Terminal.
Install-Package WindowsTerminalShaderTool -Version 0.0.6
A gallery of shaders made for Windows Terminal
See the project's github pages.
# Install tools
dotnet tool restore
# Build site and tool
dotnet cake -- --target All
# Run windows terminal shader tool
dotnet cake -- --target Run