承接 jordanpartridge/github-zero 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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 repositories
  • github clone - Clone repositories with selection
  • github issues - Manage issues
  • github 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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-14