v1.0.0 - Initial Release
🎉 GitHub Zero v1.0.0 - Initial Release
Features
- 🐙 Dual-mode architecture: Works as standalone CLI, Laravel package, and Conduit extension
- 📋 Interactive repository listing with filtering and sorting
- 📥 Smart repository cloning with directory management
- 🔧 Laravel Prompts integration for great UX
- ⚡ GitHub Client 2.0 with enum support
- 🛡️ Comprehensive error handling and validation
- 🎨 Rich terminal output with emojis and colors
Installation
- Global CLI:
composer global require jordanpartridge/github-zero - Laravel Package:
composer require jordanpartridge/github-zero - Conduit Extension: Install in any Conduit project
Usage
# List repositories interactively
github repos --interactive
# Clone with selection
github clone --interactive
# Direct clone
github clone owner/repoBuilt with ❤️ for developers who want better GitHub workflows.