GUI and summarizer to help prune excess Homebrew-installed packages.
npm install -g brew-tour
brew-tour
Then open http://localhost:1394/
in your browser.
This app will not modify your Homebrew installation in any way. It will use child processes to read your installed packages and the info pertaining to each one, but you will have to copy and paste the actual brew uninstall ...
command into your terminal.
Copyright 2014-2015 Christopher Brown. MIT Licensed.