Some notes as it might enable me to install software that homebrew has deprecated or removed (note that local changes by default are ignored as the brew API takces precedence):
- [Wayback/Archive] Alert API users that edited formulae won’t be included automatically in commands · Issue #15073 · Homebrew/brew
- [Wayback/Archive] What are the precise step-by-step instructions for creating a cask in the Homebrew repo? · Homebrew · Discussion #4640 · GitHub
- [Wayback/Archive] GitHub – Homebrew/homebrew-cask: 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
- [Wayback/Archive] Adding Software to Homebrew — Homebrew Documentation
- [Wayback/Archive] Taps (Third-Party Repositories) — Homebrew Documentation
…
brew tap <user>/<repo>makes a clone of the repository athttps://github.com/<user>/homebrew-<repo>into$(brew --repository)/Library/Taps. After that,brewwill be able to work with those formulae as if they were in Homebrew’s homebrew/core canonical repository.…
- [Wayback/Archive] How to Create and Maintain a Tap — Homebrew Documentation
- [Wayback/Archive] Interesting Taps and Forks — Homebrew Documentation
Despite the homebrew repository being a high commit-volume one which makes following it from a clone hard, just did already clone it Read the rest of this entry »





