GitHubMenu - User Guide
GitHubMenu lets you use GitHub CLI without having to remember commands by heart.
Main Menu
- GitHub status: shows authentication, the GitHub repository, and the latest versions.
- Publish a new version: creates a GitHub Release from a version number.
- Download a version: downloads files from a Release.
- Version history: shows the latest Releases for the repository.
- Open the GitHub repository: opens the repository in the browser.
- View workflows: shows GitHub Actions workflows and their latest runs.
- GitHub diagnostics: translates technical errors into actions to perform.
- Advanced tools: gives access to less common GitHub CLI commands.
- Father Claude's documentation: opens the tool manuals.
Requirements
GitHub CLI must be installed with winget install GitHub.cli, then configured with gh auth login.