# Installer git-game avec Homebrew

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

## installation

```sh
sudo av install brew:git-game
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install git-game
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:git-game
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3
- **Résumé source:** Game for git to guess who made which commit
- **Page d'accueil:** <https://github.com/jsomers/git-game>
- **Dépôt:** <https://github.com/jsomers/git-game>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- git-game (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

git-game is a small Ruby command-line game that turns a Git repository's commit history into a guessing game. Players inspect commit messages and guess which team member authored each commit.

### Historique du projet

The repository was created in 2015 and shipped a 1.0 GitHub release the same day. Its README presents the project as a lightweight social game for teams, with Homebrew installation, a standalone executable release, normal and hard difficulty modes, and support for filtering commits with git-log options.

### Historique d'adoption

Adoption appears niche and recreational rather than infrastructure-oriented. Homebrew packaging made it easy for macOS users to install, but the project remained a small utility centered on team culture and commit-history familiarity.

### Modes d'utilisation

Practitioners run `git game` inside an existing repository. The tool samples commits, shows commit messages, and lets the player build a streak by guessing authors; options such as `--hard` and git-log filters narrow or change the challenge.

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

git-game is significant as an example of Git's porcelain-extension culture: any executable named `git-*` can become a `git foo` command, even when the result is a team game rather than a development workflow.

### Chronologie

- 2015: Repository and 1.0 release appeared on GitHub.
- 2015: 1.1 and 1.2 releases followed in the same launch period.
- 2023: 1.3 release refreshed the packaged version line.

### Related projects

- git-game relates to git-log, commit analytics toys, and Git subcommand wrappers distributed through Homebrew.

### Sources

- <https://formulae.brew.sh/formula/git-game>
- <https://github.com/jsomers/git-game>
- <https://github.com/jsomers/git-game/blob/master/README.md>
- <https://github.com/jsomers/git-game/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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