git-get
brew install git-get
v0.6.1
MIT
Better way to clone, organize and manage multiple git repositories
14
30-day installs · #7789
24
90-day · #9262
154
365-day · #8036
141
★ GitHub stars · updated 8mo ago
Build dependencies
GitHub topics
cli
git
golang
Links
- https://github.com/grdl/git-get
- GitHub: grdl/git-get
- Brew formula source: Formula/g/git-get.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go",
"go-md2man"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Better way to clone, organize and manage multiple git repositories",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:03+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "git-get",
"github_default_branch": "main",
"github_last_commit_at": "2025-12-24T13:54:29Z",
"github_readme_excerpt": "# git-get\n\n[](https://github.com/grdl/git-get/actions)\n[](https://goreportcard.com/report/github.com/grdl/git-get)\n[](https://github.com/grdl/git-get/releases/latest)\n[](https://github.com/grdl/git-get/blob/main/go.mod)\n[](LICENSE.md)\n\nA tool to clone, organize, and manage multiple Git repositories with an automatic directory structure based on repository URLs.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n - [macOS](#macos)\n - [Linux](#linux)\n - [Windows](#windows)\n - [Building from Source](#building-from-source)\n- [Quick Start](#quick-start)\n- [Usage](#usage)\n - [git get](#git-get)\n - [git list](#git-list)\n - [Batch Operations](#batch-operations)\n- [Configuration](#configuration)\n - [Environment Variables](#environment-variables)\n - [Git Configuration](#git-configuration)\n- [Examples](#examples)\n- [Testing](#testing)\n- [Troubleshooting](#troubleshooting)\n- [Contributing](#contributing)\n- [License](#license)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\n\n**git-get** solves the problem of manually organizing multiple Git repositories. Instead of scattered clones in random directories, it creates a clean, predictable directory structure based on repository URLs, similar to Go\u0027s `go get` command.\n\nIt provides two commands through a single binary:\n- **`git get`** - Clones repositories into an organized directory tree \n- **`git list`** - Shows the status of all your repositories at a glance\n\n*Note: Both commands are provided by a single `git-get` binary that automatically detects how it was invoked (either directly or via sy",
"github_repo": "grdl/git-get",
"github_stars": 141,
"github_topics": [
"cli",
"git",
"golang"
],
"homepage": "https://github.com/grdl/git-get",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 14,
"installs_365d": 154,
"installs_90d": 24,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "git-get",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 7789,
"rank_365d": 8036,
"rank_90d": 9262,
"raw_hash": "ad6f0d76b092e0ba",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/git-get.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.6.1",
"versioned_formulae": [],
"why_use_this": null
}