# Installer gabo avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gabo pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gabo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gabo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gabo
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gabo>
- **Version:** 1.17.0
- **Résumé source:** Generates GitHub Actions boilerplate
- **Page d'accueil:** <https://ashishb.net/tech/common-pitfalls-of-github-actions/>
- **Dépôt:** <https://github.com/ashishb/gabo>
- **Docs amont:** <https://ashishb.net/tech/common-pitfalls-of-github-actions/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/ashishb/gabo/archive/refs/tags/v1.17.0.tar.gz>
- **Dernière mise à jour:** 2026-07-27T07:12:27Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gabo (cli)
- gabo (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.17.0
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/ashishb/gabo
- dernière version détectée: v1.17.0 (à jour)
## Historique du projet et usages

gabo, short for GitHub Actions Boilerplate, is a Go command-line tool for generating and analyzing GitHub Actions workflow boilerplate with safer defaults.

### Historique du projet

The GitHub repository was created in March 2023. Its README frames the tool as a response to common GitHub Actions pitfalls and emphasizes generated workflows with timeouts, path filters, concurrency cancellation, caching, and reduced GITHUB_TOKEN permissions.

### Historique d'adoption

Upstream documents installation through go install, direct go run usage, and Homebrew. Public package-manager adoption appears intentionally narrow in the supplied facts, with Homebrew listed as the only package-manager entry.

### Modes d'utilisation

The CLI can analyze a repository or generate workflow files under .github/workflows. Supported templates include Android, Docker, npm/yarn, Go, Python, shell, YAML, Markdown, OpenAPI, and GitHub Actions linting workflows.

### Pourquoi les passionnés de paquets s'y intéressent

gabo is a small but package-relevant example of turning copied CI YAML into a versioned CLI. Its value is less about broad ecosystem history and more about encoding conservative workflow defaults into a repeatable tool.

### Chronologie

- 2023: GitHub repository created.
- 2020s: Distributed through go install/direct go run and Homebrew according to upstream README and supplied package facts.

### Related projects

- gabo-generated workflows refer to ecosystem tools such as actionlint, zizmor, hadolint, vacuum, and oasdiff for specific CI checks.
- The README points readers to the author's GitHub Actions pitfalls article for background.

### Sources

- <https://api.github.com/repos/ashishb/gabo>
- <https://github.com/ashishb/gabo>
- <https://raw.githubusercontent.com/ashishb/gabo/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gabo
- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [gama](https://pkg.so/fr/brew/gama/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, github-actions, go.
- [act](https://pkg.so/fr/brew/act/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [goreleaser](https://pkg.so/fr/brew/goreleaser/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [gopls](https://pkg.so/fr/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [delve](https://pkg.so/fr/brew/delve/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [asc](https://pkg.so/fr/brew/asc/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [goimports](https://pkg.so/fr/brew/goimports/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [chroma](https://pkg.so/fr/brew/chroma/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [tfcmt](https://pkg.so/fr/brew/tfcmt/) - Local package facts share a topical domain. Shared terms: actions, ci-cd, cli, developer, developer-tools.

## Combined YAML source

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


## Sources

- 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
