<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Contributions/examples/brew-graph, branch 0.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>New options: `brew graph`</title>
<updated>2011-02-21T02:04:53+00:00</updated>
<author>
<name>Martin Kühl</name>
</author>
<published>2011-02-13T22:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=01a9de2876417dbb89fbdd04e14308784208ecac'/>
<id>01a9de2876417dbb89fbdd04e14308784208ecac</id>
<content type='text'>
Accept any options that `brew deps` accepts.
Default to `--all` to preserve previous behaviour.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accept any options that `brew deps` accepts.
Default to `--all` to preserve previous behaviour.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<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>
