Versions:

  • 0.12.0
  • 0.11.0
  • 0.10.1
  • 0.10.0
  • 0.9.0
  • 0.8.0
  • 0.7.6
  • 0.7.5
  • 0.7.4
  • 0.7.3
  • 0.7.2
  • 0.7.1

grp is a lightweight command-line utility developed by feraxhp that streamlines the management of multiple Git hosting platforms from a single interface, currently at version 0.12.0 and the culmination of twelve incremental releases. Designed for developers who collaborate across GitHub, GitLab, Bitbucket, and other Git-based services, the tool eliminates the need to remember disparate clone URLs, token names, or platform-specific syntax by maintaining a centralized registry of remote aliases. After an initial one-time configuration, users can clone, fork, or open repositories in the browser through concise commands such as grp clone owner/repo or grp open owner/repo, regardless of which platform actually hosts the code. The utility also supports batch operations, allowing entire sets of micro-services or monorepo sub-projects to be updated in parallel, and integrates cleanly with existing shell scripts or CI pipelines through exit codes and JSON output modes. Credential helpers are respected, so SSH keys and personal-access tokens remain stored in the system keychain rather than in plain text. Because grp is distributed as a statically linked binary, it runs on Windows terminals, PowerShell, WSL, macOS, and Linux without further dependencies, making it suitable for polyglot teams that standardize on Windows workstations but deploy to Unix-like servers. The project adheres to semantic versioning; each of the twelve published iterations has expanded platform coverage while preserving backward compatibility, ensuring that automation scripts written for earlier releases continue to function after upgrading. grp is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation alongside other applications.

Tags: