π GitOK v2.0.3 - Git CLI Productivity Boost
π GitOK v2.0.3 - Advanced GitHub Project Management Platform
Released on July 29, 2025 at 00:09 UTC
π Revolutionary transformation of GitOK into an enterprise-level project management platform!
GitOK has evolved from simple Git CLI aliases into a comprehensive project management powerhouse that supercharges your GitHub workflow with advanced automation, real-time synchronization, and AI-powered analytics.
π What's New in v2.0.3
π Changes since v2.0.2:
- π Bump version to v2.0.3
- π§ Update release notes formatting in CI workflow
- π Add Fish Shell support
- Delete trigger_release.txt
- Delete CLAUDE.md
π NEW: Advanced GitHub Project Management Features
syncproject- Real-time project board synchronization with 30-second polling intervalscollaborate- Team collaboration hub with activity tracking and contributor managementautomate- Workflow automation with GitHub Actions integration and rule setupanalytics- AI-powered project analytics with velocity tracking and burndown analysistemplate- Professional project templates for software development, marketing, and product launches
π§ Enhanced Core Features:
- 35+ Git Commands: Streamlined operations with safety confirmations and intelligent defaults
- Cross-platform Support: Native compatibility with Linux, macOS, and Windows environments
- Real-time GitHub Integration: Direct GraphQL API integration for live project data
- Continuous Sync Monitoring: Automated background synchronization with local caching
- Professional Automation: GitHub Actions workflows, issue templates, and PR automation
π¦ Installation
π§ Linux & macOS
bash <(curl -sL https://raw.githubusercontent.com/okwareddevnest/gitok/main/install.sh)πͺ Windows Users
Option 1: WSL (Recommended)
wsl bash -c "curl -sL https://raw.githubusercontent.com/okwareddevnest/gitok/main/install.sh | bash"Option 2: Git Bash
bash <(curl -sL https://raw.githubusercontent.com/okwareddevnest/gitok/main/install.sh)Option 3: PowerShell (Run as Administrator)
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/okwareddevnest/gitok/main/install-windows.ps1'))β Verify Installation
# Restart your terminal or run:
source ~/.bashrc # or source ~/.zshrc
# Test installation
gitok --version
gitcheatsheetπ 35+ Git Commands Available
π§ Core Operations
commit "message"- Stage all and commitpush/pushall- Push to remote(s)pull- Pull with rebasestatus- Enhanced git status
πΏ Branch Management
branch <name>- Create and switchcheckout <name>- Switch branchesbranches- List all branchesdeletebranch <name>- Safe deletion
π Advanced Features
unpush- Undo last push (with confirmation)squashlast [N]- Squash commitsgraphlog- Visual commit historygitcheatsheet- Interactive help
π― NEW: Advanced GitHub Project Management Commands
syncproject- Real-time project board synchronization with continuous monitoringcollaborate- Team collaboration hub with activity tracking and contributor insightsautomate- Workflow automation with GitHub Actions integration and custom rulesanalytics- AI-powered project analytics with velocity tracking and burndown chartstemplate- Professional project templates for development, marketing, and product launches
π₯ Featured Capabilities
- Real-time Sync: 30-second polling intervals with local caching for instant updates
- GraphQL Integration: Direct GitHub API v4 integration for live project data
- AI Analytics: Intelligent project health scoring and velocity predictions
- Professional Templates: Pre-built workflows for common project types
- Automation Rules: Custom GitHub Actions workflows and issue/PR templates
π§ Technical Features
- Cross-platform support (Linux, macOS, Windows with auto-detection)
- Automatic shell detection (bash, zsh, fish with seamless integration)
- Auto-update system with GitHub API integration and fallback mechanisms
- Safety confirmations for destructive operations with user prompts
- Comprehensive error handling with intelligent fallback strategies
- Real-time GitHub integration with GraphQL API v4 for live data
- AI-powered analytics with machine learning insights and predictions
- Background sync monitoring with local caching for instant responses
- Professional CI/CD integration with GitHub Actions workflows
π― Why GitOK v2.0.0 is Revolutionary
This isn't just an update - it's a complete transformation:
Before: Simple Git CLI aliases for basic operations
Now: Enterprise-level project management platform with:
- β Real-time GitHub Projects synchronization
- β AI-powered analytics and insights
- β Team collaboration tools
- β Professional automation workflows
- β Cross-platform compatibility
- β 35+ optimized Git commands
Perfect for: Development teams, project managers, DevOps engineers, and anyone who wants to supercharge their GitHub workflow!
π Links
- Repository: https://github.com/okwareddevnest/gitok
- Issues: https://github.com/okwareddevnest/gitok/issues
- Install Guide: See installation options above
β Star this repo if GitOK boosts your Git productivity!
Created with β€οΈ by Dedan Okware
Full Changelog: v2.0.2...v2.0.3