martido / homebrew-graph

Creates a dependency graph of Homebrew formulae.
Other
221 stars 12 forks source link

add option to color outdated formulae #8

Closed kbrock closed 6 years ago

kbrock commented 7 years ago

When I am prompted to update software, I often wonder if I can just delete it instead

I updated your great script to highlight outdated formulae in red.

brew graph --outdated --installed --highlight-leaves | dot -Tpng -ograph.png
martido commented 7 years ago

Nice idea, thanks! Will check it out in the next couple of days.

martido commented 6 years ago

I'm very sorry that it took me so long to get back to you. I really like the idea. Thanks for contributing!

kbrock commented 6 years ago

@martido ugh - just saw this. you want me to follow up with ^ ?

kbrock commented 6 years ago

ooh - you did already. sweet. thanks