DomT4 / homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
BSD 2-Clause "Simplified" License
987 stars 54 forks source link

autoupdate: add `--immediate` flag for `start` #54

Closed DomT4 closed 3 years ago

DomT4 commented 3 years ago

Starting immediately is useful for both debugging and for various use-cases beyond that, so let's support it formally rather than hiding it behind the --debug flag.