<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Contributions/examples/brew-graph, branch 0.7.1</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Add 'brew graph' external command.</title>
<updated>2010-08-13T16:46:17+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-08-13T05:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=43a1622609db51e0f92622859291be70c6e8e123'/>
<id>43a1622609db51e0f92622859291be70c6e8e123</id>
<content type='text'>
This command generates a GraphViz dot file from the Hoembrew
dependency graph.

$ brew install graphviz
$ brew graph | dot -Tsvg -ohomebrew.svg
$ open homebrew.svg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This command generates a GraphViz dot file from the Hoembrew
dependency graph.

$ brew install graphviz
$ brew graph | dot -Tsvg -ohomebrew.svg
$ open homebrew.svg
</pre>
</div>
</content>
</entry>
</feed>
