..
2015-08-21 20:08:13 +08:00
2015-08-21 03:10:18 +01:00
2015-08-20 15:47:42 +08:00
2015-08-20 15:47:41 +08:00
2015-08-20 15:47:41 +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.