Skip to content
Snippets Groups Projects
user avatar
Adam Vandenberg authored
This command generates a GraphViz dot file from the Hoembrew
dependency graph.

$ brew install graphviz
$ brew graph | dot -Tsvg -ohomebrew.svg
$ open homebrew.svg
43a16226
History
Name Last commit Last update