dd523db64c
We want to make sure all formulae are readable and pass style checks on both macOS and Linux. Why Linux? We're doing increasing numbers of things on Linux (bottle uploads, formulae.brew.sh generation, etc.) and can no longer have homebrew-core only work on macOS. This means that changes that make formulae unreadable on Linux will need to be fixed (e.g. https://github.com/Homebrew/brew/pull/7470) before the formula changes are merged. As a nice side-effect: this should make life easier for linuxbrew-core maintainers. |
||
---|---|---|
.github | ||
Aliases | ||
Formula | ||
cmd | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
formula_renames.json | ||
tap_migrations.json |
README.md
Homebrew Core
Core formulae for the Homebrew package manager.
Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors
See these sections in Homebrew/brew's README.