▍ humdrum codex / homebrew-tap

init self-hosted homebrew tap

58b4e60e91593677d2577ac871eddbe92b4c3c1b
kortum <git@kortum.world> · 2026-06-17 21:15

2 files changed

Formula/.gitkeep +0 −0

Binary file.

README.md +0 −11
@@ -1,11 +0,0 @@
-# homebrew-tap
-
-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 install <formula>
-```
-
-Formulas live in `Formula/` and build from source (`depends_on "go"`). Released
-via custard's `scripts/brew-release.sh`.