# git-game を Homebrew でインストール

git-game のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:git-game
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-game>
- **バージョン:** 1.3
- **ソース概要:** Game for git to guess who made which commit
- **ホームページ:** <https://github.com/jsomers/git-game>
- **リポジトリ:** <https://github.com/jsomers/git-game>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jsomers/git-game/archive/refs/tags/1.3.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-game (cli)
- git-game (エイリアス)

## macOS 提供ライブラリ

- ruby

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jsomers/git-game
- 検出された最新: 1.3 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-game
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [nethack](https://pkg.so/ja/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games.
- [freeciv](https://pkg.so/ja/brew/freeciv/) - Shares pkgdb curated category or tags: cli, game, games.
- [unciv](https://pkg.so/ja/brew/unciv/) - Shares pkgdb curated category or tags: cli, game, games.
- [bastet](https://pkg.so/ja/brew/bastet/) - Shares pkgdb curated category or tags: cli, game, games.
- [nsnake](https://pkg.so/ja/brew/nsnake/) - Shares pkgdb curated category or tags: cli, game, games.
- [cataclysm](https://pkg.so/ja/brew/cataclysm/) - Shares pkgdb curated category or tags: cli, game, games.
- [supertux](https://pkg.so/ja/brew/supertux/) - Shares pkgdb curated category or tags: cli, game, games.
- [brogue](https://pkg.so/ja/brew/brogue/) - Shares pkgdb curated category or tags: cli, game, games.
- [dungeon](https://pkg.so/ja/brew/dungeon/) - Local package facts share a topical domain. Shared terms: cli, game, games.
- [homeworlds](https://pkg.so/ja/brew/homeworlds/) - Local package facts share a topical domain. Shared terms: cli, game, games.

## 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)


## ソース

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