# cig mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cig in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cig
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cig
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cig>
- **Version:** 0.1.5
- **Quellzusammenfassung:** CLI app for checking the state of your git repositories
- **Homepage:** <https://github.com/stevenjack/cig>
- **Repository:** <https://github.com/stevenjack/cig>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/stevenjack/cig/archive/refs/tags/v0.1.5.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-10T17:16:34-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- cig (cli)
- cig (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.1.5
- Manager aktualisiert: 2026-07-10
- lokale Daten: OK
- Upstream-Repository: https://github.com/stevenjack/cig
- neueste erkannte Version: v0.1.5 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Details aus der Quelldatenbank

- **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:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [multi-git-status](https://pkg.so/de/brew/multi-git-status/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories, status.
- [all-repos](https://pkg.so/de/brew/all-repos/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories.
- [gickup](https://pkg.so/de/brew/gickup/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories.
- [gh](https://pkg.so/de/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [libgit2](https://pkg.so/de/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [glab](https://pkg.so/de/brew/glab/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [git-lfs](https://pkg.so/de/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [lazygit](https://pkg.so/de/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [gitbackup](https://pkg.so/de/brew/gitbackup/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, git, repositories.

## Combined YAML source

View the package source record on GitHub. [combined/cig.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cig.yml)


## Quellen

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