tap namespace: humdrum
4215c3c9008693ac4939d98b23e6e4111b6d3f5b
humdrum <git@kortum.world> · 2026-06-17 21:41
parent 43bd386f
1 files changed
README.md +3 −3
@@ -3,9 +3,9 @@
Self-hosted [Homebrew](https://brew.sh) tap — install these tools without GitHub.
```sh
-brew tap kortum/tap https://git.kortum.world/git/homebrew-tap.git
-brew trust kortum/tap # recent Homebrew gates third-party taps
-brew install <formula> # e.g. sportsball
+brew tap humdrum/tap https://git.kortum.world/git/homebrew-tap.git
+brew trust humdrum/tap # recent Homebrew gates third-party taps
+brew install <formula> # e.g. sportsball
```
Formulas live in `Formula/` and build from source (`depends_on "go"`). Released