# Install cig with Homebrew

CLI app for checking the state of your git repositories. Version 0.1.5 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:cig
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cig
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:cig
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cig>
- **Version:** 0.1.5
- **Source summary:** CLI app for checking the state of your git repositories
- **Homepage:** <https://github.com/stevenjack/cig>
- **Repository:** <https://github.com/stevenjack/cig>
- **Upstream docs:** <https://github.com/stevenjack/cig#readme>
- **License:** MIT
- **Source archive:** <https://github.com/stevenjack/cig/archive/refs/tags/v0.1.5.tar.gz>
- **Generated:** 2026-07-09T07:20:21+00:00

## Executables

- cig (cli)
- cig (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-09
- Package-manager version: 0.1.5
- Local data: ok
- Upstream repository: https://github.com/stevenjack/cig
- Upstream latest detected: v0.1.5 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

cig, short for Can I go?, is a Go CLI that checks a configured set of Git repositories and reports local changes or commits that need pushing.

### Project history

The official README describes cig as a command-line app for checking the state of Git repositories. It packages the common developer question 'can I go?' into a small status aggregator over many local repositories.

### Adoption history

The README documents Go, Homebrew on macOS, curl-based Linux installation, manual binary installation, and a Windows binary. Homebrew continues to package cig, but the available package metadata suggests a niche tool rather than broad ecosystem adoption.

### How it is used

Users create a .cig.yaml file in their home directory mapping labels such as work or personal to directories containing Git repositories, then run cig to report repositories with pending pushes or modified files. The README also documents target and string filters.

### Why package nerds care

cig is a compact example of the mid-2010s Go single-binary CLI pattern: GitHub releases, Homebrew installation, cross-platform binaries, and a tiny YAML configuration file.

### Timeline

- 2015: Official repository and package history center on the v0.1.x Go CLI era.
- 2015: README documents Go, Homebrew, Linux, and Windows distribution paths.
- 2026: Homebrew still packages cig.

### Related projects

- Git is the underlying tool being inspected; cig is a status aggregator over local Git repositories.
- Homebrew is the main package-manager distribution surfaced in the input.

### Sources

- <https://formulae.brew.sh/formula/cig>
- <https://github.com/stevenjack/cig#readme>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.cig.yaml
- Windows: ~/Users/Steven Jack/.cig.yaml
## Source Database Details

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [multi-git-status](https://www.automicvault.com/pkg/brew/multi-git-status/) - Shares av.db curated category or tags: cli, developer-tools, git, repositories, status.
- [aicommit](https://www.automicvault.com/pkg/brew/aicommit/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommit2](https://www.automicvault.com/pkg/brew/aicommit2/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommits](https://www.automicvault.com/pkg/brew/aicommits/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [braid](https://www.automicvault.com/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [codeberg-cli](https://www.automicvault.com/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://www.automicvault.com/pkg/brew/commitizen/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitlint](https://www.automicvault.com/pkg/brew/commitlint/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [gitbackup](https://www.automicvault.com/pkg/brew/gitbackup/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [gitbatch](https://www.automicvault.com/pkg/brew/gitbatch/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/cig.yml](https://github.com/automic-vault/db/blob/main/combined/cig.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
