🍺 BREW Explorer

← all formulae

cig

brew install cig v0.1.5 MIT

CLI app for checking the state of your git repositories

11
30-day installs · #8378
11
90-day · #11669
84
365-day · #9643
83
★ GitHub stars · updated 5y ago

Build dependencies

go

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "CLI app for checking the state of your git repositories",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:23+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "cig",
  "github_default_branch": "master",
  "github_last_commit_at": "2020-12-11T18:40:38Z",
  "github_readme_excerpt": "\u003ch1 align=\"center\"\u003ecig\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/stevenjack/cig/releases\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/release/stevenjack/cig.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/stevenjack/cig\" target=\"_blank\"\u003e\u003cimg src=\"http://img.shields.io/travis/stevenjack/cig.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://gitter.im/stevenjack/cig?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://godoc.org/github.com/stevenjack/cig\" target=\"_blank\"\u003e\u003cimg src=\"http://img.shields.io/badge/api-Godoc-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\tCan I go? CLI app for checking the state of your git repositories.\n\u003c/p\u003e\n\n![cig](https://cloud.githubusercontent.com/assets/527874/7220202/faaedf0c-e6b6-11e4-9cb8-bf62295f4128.png)\n\n### Installation\n\nTo install cig, follow the instructions for your OS below:\n\n#### GO\n\nIf you have [go](http://golang.org/) installed and the bin folder added to your path, just run:\n\n```bash\n$: go get github.com/stevenjack/cig\n```\n\n#### OSX\n\nMake sure you have [homebrew](https://www.github.com/homebrew/homebrew) installed, then run the\nfollowing:\n\n`$: brew install cig`\n\n\u003e Alternatively you can follow the install instructions for `Linux` below if you don\u0027t have or\nwant to install homebrew.\n\n#### Linux\n\n##### One line install\n\n```bash\ncurl -L https://bit.ly/cig-install | sudo bash\n```\n\n\u003e Note: this command downloads the binary and changes the execute permission on it\n\n##### Manual install\n\n```bash\ncurl -L https://github.com/stevenjack/cig/releases/download/v0.1.5/cig_`uname -s`_x86_64 \u003e /usr/local/bin/cig\nchmod +x /usr/local/bin/cig\n```\n\n### Windows\n\nDownload the following binary:\n\n* [64bit](https://github.com/stevenjack/cig/releases/download/v0.1.5/cig_windows_x86_64.exe)\n\nOnce you have the binary, run it via your cmd prompt:\n\n```\nC: cig_windows_amd64.exe\n```",
  "github_repo": "stevenjack/cig",
  "github_stars": 83,
  "github_topics": [],
  "homepage": "https://github.com/stevenjack/cig",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11,
  "installs_365d": 84,
  "installs_90d": 11,
  "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": "cig",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8378,
  "rank_365d": 9643,
  "rank_90d": 11669,
  "raw_hash": "a17a7feb5cb38021",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/cig.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.1.5",
  "versioned_formulae": [],
  "why_use_this": null
}