lgtm-hq/homebrew-tap

Homebrew tap · macOS

Tools worth keeping on tap.

A curated set of developer tools — code quality, media tooling — packaged for Homebrew and kept current automatically. Tap once, install by name, upgrade with the rest of your machine.

zsh — brew — 80×24
~ brew tap lgtm-hq/tap
==> Tapping lgtm-hq/tap
Tapped 3 formulae (24 files, 41KB).
~ brew install lintro
==> Fetching lgtm-hq/tap/lintro
🍺 /opt/homebrew/Cellar/lintro · Poured from bottle
~ lintro --version
lintro (installed)
Browse the source requires macOS 10.15+ and Homebrew
$

brew search lgtm-hq/tap

lintro0.160.1

Unified CLI for code formatting, linting, and quality assurance

Standalone binaryno python
$ brew install lintro
Full toolkit22 tools
$ brew install lintro-full
winnow0.37.4

Organize, deduplicate, and keep the best from your media library

pypipython@3.13
$ brew install winnow
#

Always current, without you

upstream

A tool ships a release

lintro or winnow cuts a version and signals the tap over a repository_dispatch event.

tap

The formula regenerates

The tap rebuilds the formula from the release artifacts, verifies every SHA256, and opens a pull request.

ci

It validates itself

Style, audit, and a real install run on a clean macOS runner. Green means the formula actually works.

merge

You just brew upgrade

Validated updates merge automatically, so brew upgrade is all you ever run.