GitHubMenu - User Guide

GitHubMenu lets you use GitHub CLI without having to remember commands by heart.

Main Menu

  1. GitHub status: shows authentication, the GitHub repository, and the latest versions.
  2. Publish a new version: creates a GitHub Release from a version number.
  3. Download a version: downloads files from a Release.
  4. Version history: shows the latest Releases for the repository.
  5. Open the GitHub repository: opens the repository in the browser.
  6. View workflows: shows GitHub Actions workflows and their latest runs.
  7. GitHub diagnostics: translates technical errors into actions to perform.
  8. Advanced tools: gives access to less common GitHub CLI commands.
  9. 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.