2015-05-27 13:53:41 +08:00
..
2015-05-27 13:53:41 +08:00
2015-05-13 11:27:55 +01:00
2015-05-27 13:53:40 +08:00
2015-05-21 13:55:02 +01:00
2015-05-08 14:41:38 +08:00
2015-04-26 17:19:03 +08:00
2015-05-17 19:22:08 -04:00
2015-05-08 14:37:15 +08:00
2015-04-27 20:39:20 -04:00
2015-05-27 13:53:40 +08:00
2015-04-15 19:51:54 +08:00
2015-05-08 14:37:15 +08:00
2015-05-10 17:39:53 +08:00
2015-04-15 19:51:54 +08:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.