macOS
brew install git-gamelocal Homebrew formula metadata
brew / rang 13163
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
brew install git-gamelocal Homebrew formula metadata
aperçu
Game for git to guess who made which commit
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-game | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:git-game |
|---|---|
| Version | 1.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/jsomers/git-game |
| Dépôt | https://github.com/jsomers/git-game |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.