| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-13 | Add 'brew graph' external command. | Adam Vandenberg | |
| This command generates a GraphViz dot file from the Hoembrew dependency graph. $ brew install graphviz $ brew graph | dot -Tsvg -ohomebrew.svg $ open homebrew.svg | |||
