# Install gabo with Homebrew

Generates GitHub Actions boilerplate. Version 1.15.0 via Homebrew; verified 2026-07-06.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gabo
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:gabo
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/gabo>
- **Version:** 1.15.0
- **Source summary:** Generates GitHub Actions boilerplate
- **Homepage:** <https://ashishb.net/tech/common-pitfalls-of-github-actions/>
- **Repository:** <https://github.com/ashishb/gabo>
- **Upstream docs:** <https://github.com/ashishb/gabo#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/ashishb/gabo/archive/refs/tags/v1.15.0.tar.gz>
- **Last updated:** 2026-07-06T21:40:18Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- gabo (cli)
- gabo (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.15.0
- Package-manager updated: 2026-07-06
- Local data: ok
- Upstream repository: https://github.com/ashishb/gabo
- Upstream latest detected: v1.15.0 (current)
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

narrow executable package without higher-risk signals.

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

## Source Database Details

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


## 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.
- [actions-up](https://www.automicvault.com/pkg/brew/actions-up/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [gama](https://www.automicvault.com/pkg/brew/gama/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions, go.
- [act](https://www.automicvault.com/pkg/brew/act/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [jenkins-cli](https://www.automicvault.com/pkg/brew/jenkins-cli/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, go.
- [tfcmt](https://www.automicvault.com/pkg/brew/tfcmt/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [actionlint](https://www.automicvault.com/pkg/brew/actionlint/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [brigade-cli](https://www.automicvault.com/pkg/brew/brigade-cli/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools.
- [circleci](https://www.automicvault.com/pkg/brew/circleci/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools.

## Combined YAML source

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


## Sources

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