Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: homebrew Clear Filter

Distributing your own scripts via Homebrew

Saturday, Sep 6, 2025 Distributing your own scripts via Homebrew I use Homebrew all the time. Whenever I see a new CLI that offers an npm or uv install path alongside a brew one, I choose brew every single time. And yet, when it comes time to publish a CLI of my own, I usually just ship it as a Ruby gem or an npm package, because I had (and have!) no fucking clue how Homebrew works. I'm not enough of a neckbeard to peer behind the curtain as soon as root directories like /usr and /opt are inv