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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 07:24:05 +00:00
..
2020-09-02 12:23:14 -04:00
2020-08-17 15:02:04 +01:00
2020-09-01 14:52:37 +01:00
2020-09-01 12:49:19 +01:00
2020-08-26 03:13:59 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02:00
2020-08-27 23:29:08 +10:00
2020-08-26 03:17:39 +02:00
2020-09-01 12:52:59 +02:00
2020-08-26 03:13:58 +02:00
2020-08-25 12:15:08 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-19 17:12:32 +01:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02:00
2020-08-06 16:14:07 +02:00
2020-08-26 03:13:58 +02:00
2020-08-14 18:50:17 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-09-02 12:23:14 -04:00
2020-08-26 03:13:58 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-09-01 09:45:54 -07:00
2020-08-27 14:03:03 +01:00
2020-09-01 14:26:45 +01:00
2020-09-01 14:52:37 +01:00
2020-08-26 03:13:58 +02:00
2020-08-17 19:17:18 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-12 00:45:01 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-19 10:40:33 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:59 +02:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-09-01 14:26:45 +01:00
2020-09-01 14:26:45 +01:00
2020-08-26 03:13:58 +02: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!