-
- Downloads
Add 'brew graph' external command.
This command generates a GraphViz dot file from the Hoembrew dependency graph. $ brew install graphviz $ brew graph | dot -Tsvg -ohomebrew.svg $ open homebrew.svg
Library/Contributions/examples/brew-graph
0 → 100755
Please register or sign in to comment