A lightweight GitHub CLI that works everywhere - standalone, in Laravel, Laravel Zero, or as a Conduit extension.
composer global require jordanpartridge/github-zero
github repos --interactivecomposer require jordanpartridge/github-zero
php artisan github:reposconduit install github-zero
conduit github:repos- 🚀 Interactive repository management
- 📋 Issue tracking
- 🔄 Pull request workflows
- 🌟 Rich terminal UI with prompts
- 🔧 Works anywhere (standalone, Laravel, Conduit)
github repos- List and interact with repositoriesgithub clone- Clone repositories with selectiongithub issues- Manage issuesgithub prs- Handle pull requests
Set your GitHub token:
export GITHUB_TOKEN=your_token_hereMIT License. See LICENSE for details.