Analysis updated 2026-07-18 · repo last pushed 2019-11-02
Install common developer tools like Git, Node.js, Python, or a database with a single brew install command.
Keep installed command-line tools up to date by running brew update and brew upgrade.
Look up or contribute a formula for a new tool to make it installable via Homebrew.
| palfrey/homebrew-core | 100rabhg/masterdetailapp | 100rabhg/pizzafactroy | |
|---|---|---|---|
| Language | Ruby | Ruby | Ruby |
| Last pushed | 2019-11-02 | 2024-02-20 | 2025-01-26 |
| Maintenance | Dormant | Dormant | Stale |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Ships automatically with Homebrew, most users never interact with this repo directly, just brew install.
Homebrew Core is the main package repository for Homebrew, which is a package manager for macOS. If you're familiar with tools like npm (for JavaScript) or pip (for Python), Homebrew plays a similar role but for system-level software on Mac, it lets you easily install and manage applications and development tools from the command line. When you install Homebrew on your Mac, this repository comes with it by default. It contains the recipes (called "formulae") for hundreds of common tools and libraries, things like Git, Node.js, Python, databases, and command-line utilities. Instead of hunting down installers or compiling software yourself, you just type brew install <name> and Homebrew handles the rest: downloading the right version, installing dependencies, and setting everything up. The repository is maintained by a small team of volunteers who curate and test these recipes to make sure they work reliably on macOS. When you run brew update, you're pulling the latest versions of these formulas from this repository. If something breaks or doesn't install properly, the troubleshooting guides point you toward common solutions. This is the core collection that ships with Homebrew, but the ecosystem is extensible, advanced users can create or subscribe to additional repositories ("taps") for specialized tools. For most Mac users though, the default formulae in this repository cover the vast majority of what they need to develop software or run command-line tools. The project is open-source under a BSD license, and contributions from the community help keep the collection current and reliable.
The core package repository for Homebrew, macOS's command-line package manager, containing the recipes used to install tools like Git, Node.js, and Python with one command.
Mainly Ruby. The stack also includes Ruby, Homebrew.
Dormant — no commits in 2+ years (last push 2019-11-02).
Use, modify, and share freely, including for commercial purposes, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.