Developer Tools

GGG

All your Git repositories, declared.

A fast Go CLI that clones and manages collections of Git repositories from one YAML file.

Status
Active
Primary stack
Go
License
MIT
Latest release
v0.1.6
Released
June 12, 2026
repositories.yaml
repos:
  - github.com/illegalstudio/elephc
  - github.com/illegalstudio/lazyagent

Why it exists

Made for the work, not the demo.

GGG — Go Git Get — turns a scattered set of repositories into a reproducible declaration. It can clone, pull, push, and inspect status across the collection, then jump into a repository with real shell cd integration.

It is useful when a workstation, team, or server needs the same repository layout every time. GitHub organizations can be imported directly, while the YAML file remains the readable source of truth.

Install with Homebrewterminal
brew install illegalstudio/tap/ggg