Install and inspect the CLI
GitHub Hacker requires Python 3.9 or later. Install it with pip install github-hacker, then run github-hacker --help to confirm the command is available.
Check accounts and repository input
Use github-hacker config list to inspect saved aliases and github-hacker config validate to validate tokens. Repository commands accept either owner/repo or a full GitHub URL.
Report a problem
Use the official GitHub issue tracker linked below. Include the package version, Python version, command, and sanitized error output. Never include access tokens or exported account files.