awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/hub

0
View on GitHub↗
22,955 स्टार्स·2,218 फोर्क्स·Go·MIT·5 व्यूज़hub.github.com↗

Hub

Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests.

The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests.

The utility includes shell command completion and argument parsing to improve terminal productivity. It also supports integration into automated pipelines and GitHub workflows using repository secrets.

Features

  • Git Wrappers - Functions as a wrapper that augments standard git commands with GitHub API-driven capabilities.
  • GitHub Clients - Acts as a command-line client for performing administrative tasks on GitHub repositories and issues.
  • Git Command Line Extensions - Provides a terminal utility that extends git workflows and interacts with the GitHub API.
  • GitHub Integration Tools - Extends standard git commands with direct integration for managing GitHub pull requests and repositories.
  • GitHub Workflow Integrations - Allows management of repositories, issues, and pull requests directly from the terminal.
  • REST APIs - Integrates with GitHub's REST API to perform repository and pull request operations from the shell.
  • Git Command Enhancements - Provides shell completions and shortcuts to simplify and speed up complex git operations.
  • OAuth Authentication - Uses OAuth tokens to secure API requests and manage credentials on the local filesystem.
  • Shell Completion - Provides dynamic shell command suggestions by intercepting tab keystrokes.
  • Shell Completions - Includes shell tab-completion support for command names and arguments to accelerate terminal usage.
  • Command Line Utilities - Official GitHub CLI for enhanced repository interaction.
  • Core Language Tools - A command-line extension for interacting with GitHub.
  • डेवलपर टूल्स - Command line wrapper that extends git with platform-specific features.
  • Developer Utilities - CLI wrapper for Git with GitHub-specific features.
  • General Utilities - CLI wrapper for GitHub interaction.
  • General Utility Libraries - CLI wrapper for interacting with GitHub.
  • Git and Version Control Tools - Command-line tool that makes git easier to use.
  • वर्जन कंट्रोल - Extend git commands with GitHub-specific functionality.
  • Version Control Clients - Command-line wrapper to extend Git with GitHub functionality.
  • Version Control Systems - Command-line wrapper for interacting with GitHub.

स्टार हिस्ट्री

github/hub के लिए स्टार हिस्ट्री चार्टgithub/hub के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Hub के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Hub के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mislav/hubmislav का अवतार

    mislav/hub

    22,948GitHub पर देखें↗

    Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources. The tool provides specialized capabilities for synchronizing forks with upstream repositories and managing GitHub-specific assets including pull requests, issues, and releases. It also enables the creation of code gists and allows users to open specific repository files in a web browser direct

    Gogitgithub-apigo
    GitHub पर देखें↗22,948
  • git-up/gitupgit-up का अवतार

    git-up/GitUp

    12,015GitHub पर देखें↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C
    GitHub पर देखें↗12,015
  • tj/git-extrastj का अवतार

    tj/git-extras

    18,076GitHub पर देखें↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    GitHub पर देखें↗18,076
  • desktop/desktopdesktop का अवतार

    desktop/desktop

    21,587GitHub पर देखें↗

    This project is a graphical desktop client for managing version control repositories. It provides a visual interface that translates complex command-line operations into intuitive workflows for tracking local code changes and synchronizing them with remote servers. The application distinguishes itself through integrated credential management and network configuration tools. It utilizes secure authentication flows to handle remote service logins and includes a network layer that automatically detects and applies system-wide proxy settings. These capabilities ensure that version control operati

    TypeScriptelectrongitgithub
    GitHub पर देखें↗21,587
Hub के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

github/hub क्या करता है?

Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests.

github/hub की मुख्य विशेषताएं क्या हैं?

github/hub की मुख्य विशेषताएं हैं: Git Wrappers, GitHub Clients, Git Command Line Extensions, GitHub Integration Tools, GitHub Workflow Integrations, REST APIs, Git Command Enhancements, OAuth Authentication।

github/hub के कुछ ओपन-सोर्स विकल्प क्या हैं?

github/hub के ओपन-सोर्स विकल्पों में शामिल हैं: mislav/hub — Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with… git-up/gitup — GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a… tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… desktop/desktop — This project is a graphical desktop client for managing version control repositories. It provides a visual interface… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… derekparker/delve.