dependabot[bot] be14f528fa
build(deps): bump sorbet from 0.5.6040 to 0.5.6042 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6040 to 0.5.6042.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 06:34:51 +00:00
..
2020-11-10 23:28:31 +11:00
2020-10-10 14:59:39 +02:00
2020-11-10 23:28:31 +11:00
2020-11-11 00:34:08 +00:00
2020-11-10 23:28:31 +11:00
2020-10-11 00:30:09 +02:00
2020-09-11 10:29:22 +01:00
2020-11-06 00:16:35 -05:00
2020-10-10 14:59:39 +02:00
2020-10-12 09:23:49 +01:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-09 16:45:13 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-11-05 23:50:55 -05:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-19 22:10:21 +02:00
2020-10-10 14:59:39 +02:00
2020-11-05 23:50:55 -05:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-10-10 14:59:39 +02:00
2020-11-04 18:53:03 -05:00
2020-11-05 00:53:12 -05:00

Homebrew's Formula API

This is the public API for Homebrew.

The main class you should look at is the {Formula} class (and classes linked from there). That's the class that's used to create Homebrew formulae (i.e. package descriptions). Assume anything else you stumble upon is private.

You may also find the Formula Cookbook and Ruby Style Guide helpful in creating formulae.

Good luck!