TL;DR: I built a Homebrew tap so you can install my fonts and CLI tools with a single brew install: https://github.com/nanxstats/homebrew-tap I can’t find a good photo of beer tap so here is a kitchen tap instead. Photo by Clay Banks. Until this week, I distributed my software the artisanal way: command line tools on PyPI and crates.io, fonts as zip files attached to GitHub releases. This works, but it asks every user to know a different “incantation” for each …