brew/Library/Homebrew/README.md
Mike McQuaid 7b02304b64 Improve API documentation output.
And include more files.
2014-10-26 15:42:41 +00:00

5 lines
316 B
Markdown

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