Brew
Notes
- Keg - installation prefix of a formula (package definition). Keg-only dependencies, then, are dependencies that aren't symlinked to places like /usr/local
- Cask - An extension of Homebrew to install macOS native apps (binaries)
- Cellar - Where all kegs are installed
Links
- Cakebrew - Manage your Homebrew formulas with style using Cakebrew.
- Homebrew tips & cli suggestions
- GitHub Action to automatically bump Homebrew formula after a release
- Commands to cleanup brew
- Homebrew Core - Core formulae for the Homebrew package manager.
- GitHub actions + Homebrew = ❤️ (2020)
- Brewfiles - Generate Brewfiles from existing templates. (Code)
- Homebrew Cask - CLI workflow for the administration of macOS applications distributed as binaries.
- Homebrew Bundle - Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
- Linuxbrew Core - Core formulae for the Homebrew package manager on Linux.
- Homebrew Services - Manage background services with macOS' launchctl daemon manager.
- Update Homebrew Formula - GitHub Action that synchronizes a Homebrew formula with a GitHub release.
- Homebrew Formulae - Online package browser for Homebrew. (Code)
- Homebrew Discussions
- Brew code
- Homebrew (un)installer
- Homebrew tap with bottles uploaded to GitHub Releases
- Run Homebrew Natively on Apple Silicon Arm M1 (HN)
- Homebrew-autoupdate - Easy, convenient way to automatically update Homebrew.
- Using Homebrew on Apple Silicon M1 (MacOS Big Sur)
- Brewlet - Missing menulet for brew.sh: keeping your packages up-to-date, and your system secure.
- Homebrew 3.0 (2021) (HN)
- Homebrew bump formula GitHub Action
- Ask HN: Best Alternative to Homebrew in 2021?
- homebrew-rmtree - Remove a formula and its unused dependencies.
- homebrew-cask-versions - Alternate versions of Casks.
- Tap Release - Automatically update Homebrew taps when you publish new GitHub releases.
- brew-cask-upgrade - Command line tool for upgrading every outdated app installed by Homebrew Cask.
- Coldbrew - Visual interface to quickly install your favorite macOS apps from Homebrew Cask.
- BrewMyMac - Possibly the coolest way to install apps and customize your Mac. (Code)
- Cork - Fast GUI manager for Homebrew written in SwiftUI.
- Homebrew 4.0.0 (2023) (HN)
- BrewKit - Build infrastructure for tea.
- Brew Casks, nixified
- Applite - User-friendly GUI macOS application for Homebrew Casks. (Web) (HN)
- Exploring Lesser-Known Commands and Advanced Features of Homebrew (2023) (Lobsters)