🍻 Default formulae for the missing package manager for macOS
adc370e6bb
This commit: * Aliases “perl6” to “rakudo-star” Because: * “rakudo-star” actually installs a binary named “perl6” * Users looking for Perl 6 support may run “brew search perl” and assume it would actually find something with perl6 support. Note: http://rakudo.org/2016/04/25/announce-rakudo-star-release-2016-04/ > “In the Perl 6 world, we make a distinction between the language (“Perl 6″) > and specific implementations of the language such as “Rakudo Perl”. However, http://perl6.org recommends loading Rakudo Star to get started with Perl6. I don’t pretend to understand the implications of the above statement. I assume this alias could be replaced with something else if need be in the future. |
||
---|---|---|
.github | ||
Aliases | ||
Formula | ||
.travis.yml | ||
formula_renames.json | ||
LICENSE.txt | ||
README.md | ||
tap_migrations.json |
Homebrew Core
Core formulae for the Homebrew package manager.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
Troubleshooting
First, please run brew update
(twice) and brew doctor
.
Second, read the Troubleshooting Checklist.
If you don’t read these it will take us far longer to help you with your problem.
Contributing
Read CONTRIBUTING.md.
Creating new formulae, updating existing ones, and fixing build issues is easier than you think!
Try brew edit $FORMULA
and see how you fare.
Documentation
brew help
, man brew
, Homebrew/brew's README or check Homebrew's documentation.
License
Code is under the BSD 2 Clause (NetBSD) license.