Skip to content

GUI and summarizer to help prune excess Homebrew-installed packages

Notifications You must be signed in to change notification settings

ubergoober/brew-tour

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew-tour

GUI and summarizer to help prune excess Homebrew-installed packages.

Install and run

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.

License

Copyright 2014-2015 Christopher Brown. MIT Licensed.

About

GUI and summarizer to help prune excess Homebrew-installed packages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 10.2%
  • CSS 7.5%
  • Makefile 2.3%