🍻 Default formulae for the missing package manager for macOS
Find a file
Steven R. Loomis adc370e6bb rakudo-star: add alias from perl6 to rakudo-star (#2207)
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.
2016-06-21 09:25:39 +01:00
.github PR template: use HR to separate checklist from body 2016-05-03 00:31:37 -04:00
Aliases rakudo-star: add alias from perl6 to rakudo-star (#2207) 2016-06-21 09:25:39 +01:00
Formula bib-tool: update 2.65 bottle. 2016-06-21 05:49:04 +02:00
.travis.yml travis: run test-bot from /usr/local 2016-04-25 14:09:13 +02:00
formula_renames.json geckodriver: rename from wires 2016-06-16 02:01:48 +02:00
LICENSE.txt
README.md README: duplicate more of Homebrew/brew README.md 2016-04-04 03:59:16 -07:00
tap_migrations.json openwsman: migrate to boneyard 2016-06-20 18:48:03 +02:00

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 dont 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.