# Installer ggc avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ggc pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ggc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ggc
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ggc
```

  Preuve: MacPorts ports tree: devel/ggc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ggc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 8.7.2
- **Résumé source:** Modern Git CLI
- **Page d'accueil:** <https://github.com/bmf-san/ggc>
- **Dépôt:** <https://github.com/bmf-san/ggc>
- **Dernière mise à jour:** 2026-07-29T16:05:00+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ggc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 8.7.2
## Historique du projet et usages

ggc is a Go-based Git helper that combines short, scriptable Git subcommands with an interactive searchable workflow builder.

### Historique du projet

The bmf-san/ggc repository was created in June 2025. Its release history records v0.0.1 and the v1.0 series in August 2025, followed by later major-version releases as the project expanded its command registry, documentation site, recipes, configuration, aliases, and keybinding support.

### Historique d'adoption

ggc fits a familiar developer-tools niche: it does not replace Git, but wraps common Git actions in memorable verbs and offers a fuzzy finder for composing multi-step flows. The README contrasts it with raw git, lazygit, tig, and gitui by emphasizing that the same commands work both as one-shot shell commands and as interactive workflow steps.

### Modes d'utilisation

Practitioners run commands such as `ggc status`, `ggc add`, `ggc commit`, and branch-management verbs directly, or launch `ggc` without arguments to search commands, queue steps, review the workflow, and execute the pipeline.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, ggc is notable as a compact Go CLI distributed through Homebrew, Go install, and prebuilt binaries, with generated command documentation that keeps its interactive and non-interactive surfaces aligned.

### Chronologie

- 2025: The GitHub repository was created.
- 2025: v0.0.1 and v1.0.0 were published.
- 2026: v8 releases appeared in the repository release feed.

### Related projects

- The project positions itself alongside Git, lazygit, tig, and gitui while serving a different role: scriptable Git shortcuts plus workflow composition.

### Sources

- <https://api.github.com/repos/bmf-san/ggc>
- <https://api.github.com/repos/bmf-san/ggc/releases>
- <https://bmf-san.github.io/ggc/>
- <https://formulae.brew.sh/formula/ggc>
- <https://github.com/bmf-san/ggc>
- <https://raw.githubusercontent.com/bmf-san/ggc/main/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ggc. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- MacPorts - ggc: normalized package name match | MacPorts ports tree: devel/ggc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ggc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ggc.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
