🍺 BREW Explorer

← all formulae

git-game

brew install git-game v1.3 MIT

Game for git to guess who made which commit

3
30-day installs · #12112
12
90-day · #11353
32
365-day · #12393
461
★ GitHub stars · updated 2y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Game for git to guess who made which commit",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "git-game",
  "github_default_branch": "master",
  "github_last_commit_at": "2023-11-03T22:48:39Z",
  "github_readme_excerpt": "# The git committer guessing game!\n\n## What is it?\n\nIn the git game, you guess who made a commit to your team\u0027s repo based on their commit message:\n\n![](https://cloud.githubusercontent.com/assets/21294/6428030/ba13a98c-bf60-11e4-92fa-ae25302e9a84.png)\n\nThe goal is to get the longest streak! (It\u0027s harder than you think...)\n\n## Installation\n\n### Homebrew\n```sh\nbrew install git-game\n```\n### Download latest release\n\n- [Download the `git-game` executable](https://github.com/jsomers/git-game/releases/latest)\n- Put it somewhere on your PATH (like /usr/local/bin)\n\n## How do I play?\n\nIn any git repository, run:\n```sh\ngit game\n```\n## Need help?\n\nIn any git repository, run:\n```sh\ngit game -h\n```\nto display the help message.\n\n### Difficulty\n\nThe game defaults to normal difficulty, try this for a challenge:\n\n```sh\ngit game --hard\n```\n\n### Extra options\n\nIf you\u0027d like, you can select a subset of commits, for example; after August 8th 2014. Try:\n\n```sh\ngit game --after={2014-08-08}\n```\nMost git log options are supported. See [Git - git-log documentation](https://git-scm.com/docs/git-log)\n\n## Requirements\n\n- Requires Ruby \u003e1.8\n\n## \"I can\u0027t get it to work\", \"It would be cool if you could...\", etc.\n\nPull requests welcome!\n",
  "github_repo": "jsomers/git-game",
  "github_stars": 461,
  "github_topics": [],
  "homepage": "https://github.com/jsomers/git-game",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 3,
  "installs_365d": 32,
  "installs_90d": 12,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "git-game",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 12112,
  "rank_365d": 12393,
  "rank_90d": 11353,
  "raw_hash": "4ab7fee8b7046798",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/git-game.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "ruby"
  ],
  "version_head": null,
  "version_stable": "1.3",
  "versioned_formulae": [],
  "why_use_this": null
}