jordanpartridge/github-zero
最新稳定版本:v1.1.0.1
Composer 安装命令:
composer require jordanpartridge/github-zero
包简介
Lightweight GitHub CLI that works standalone, in Laravel, Laravel Zero, or as a Conduit extension
README 文档
README
A lightweight GitHub CLI that works everywhere - standalone, in Laravel, Laravel Zero, or as a Conduit extension.
Installation
Standalone CLI
composer global require jordanpartridge/github-zero github repos --interactive
Laravel Package
composer require jordanpartridge/github-zero php artisan github:repos
Conduit Extension
conduit install github-zero conduit github:repos
Features
- 🚀 Interactive repository management
- 📋 Issue tracking
- 🔄 Pull request workflows
- 🌟 Rich terminal UI with prompts
- 🔧 Works anywhere (standalone, Laravel, Conduit)
Commands
github repos- List and interact with repositoriesgithub clone- Clone repositories with selectiongithub issues- Manage issuesgithub prs- Handle pull requests
Configuration
Set your GitHub token:
export GITHUB_TOKEN=your_token_here
License
MIT License. See LICENSE for details.
统计信息
- 总下载量: 174
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-14