A script for homebrew to interactive upgrade outdated casks and outdated
brew tap mkanako/tap
brew install mkanako/tap/brew-up
Execute brew-up
, it will run brew update
first, then list the outdated casks and outdated with an interactive UI.
With argument -s
can skip run brew update
.