buo / homebrew-cask-upgrade

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

Add quit option to interactive upgrade #179

Closed ondrejfuhrer closed 3 years ago

ondrejfuhrer commented 4 years ago

Description

Currently there is no option to quit gracefully installation if in interactive mode. This PR adds a new option (q) to the step to quit the installation process

Actions taken