buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.4k stars 90 forks source link

Interactive mode #137

Closed ondrejfuhrer closed 5 years ago

ondrejfuhrer commented 5 years ago

Introducing interactive mode to installing the apps. That could be achieved through --interactive argument when running brew cu command or by using i when asked if apps should be updated.

Resolves #135 Resolves #134

muescha commented 5 years ago

i did checkout the PR - worked like expected