brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.8k stars 253 forks source link

Feature request: Dependency tree view #238

Open selfagency opened 3 years ago

selfagency commented 3 years ago

Thanks for all your work on this!

It would be awesome if there was a view to see which packages are dependent on one another so you know what you can or cannot delete. Ie., the output of brew deps --tree --installed but nesting all packages with parents.

sebdanielsson commented 3 years ago

Came here to ask for the same, would be an awesome addition :)