← Package directory
Available on winget

Install CLI Explainer

A .NET 8 console app that explains terminal/CLI errors in plain English using the GitHub Copilot SDK.

Install with winget
winget install --id PranavPeshwe.CliExplainer
Upgrade
winget upgrade --id PranavPeshwe.CliExplainer
Uninstall
winget uninstall --id PranavPeshwe.CliExplainer

About CLI Explainer

CLI Explainer is a lightweight .NET 8 console application that explains terminal/CLI errors in plain English and provides actionable fixes. It sends error output to an LLM via the GitHub Copilot SDK, then enters an interactive prompt loop for follow-up questions. Supports piped input, file input, and direct subprocess execution.

What's new in 1.0.1

No release notes provided.

Version history

Version Updated Notes
1.0.1 Unknown No notes