https://github.com/modmachinery/brewdini
An all-in-one update command for homebrew
https://github.com/modmachinery/brewdini
brew-cask formulae homebrew homebrew-cask homebrew-formulae homebrew-tap macos package-manager update-checker updater-script
Last synced: 3 months ago
JSON representation
An all-in-one update command for homebrew
- Host: GitHub
- URL: https://github.com/modmachinery/brewdini
- Owner: modmachinery
- Created: 2025-05-25T05:56:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-27T15:49:37.000Z (9 months ago)
- Last Synced: 2025-08-28T00:53:00.978Z (9 months ago)
- Topics: brew-cask, formulae, homebrew, homebrew-cask, homebrew-formulae, homebrew-tap, macos, package-manager, update-checker, updater-script
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧞 (The Great) Brewdini
This is The Great Brewdini. He can only grant one wish: Updating your Homebrew formulae and Casks.
## What Brewdini does
Brewdini mixes a combination of built-in Homebrew commands with [homebrew-cask-upgrade](https://github.com/buo/homebrew-cask-upgrade) by [buo](https://github.com/buo).
After the updates are completed he runs `brew doctor`. If all commands succeed, he will then clean up and prune all downloads.
## Usage
```console
brewdini [-option] [--option]
```
## Options
* `-a`, `--all`
Include apps that auto-update in the upgrade
* `-f`, `--force`
Force-reinstall apps that are marked as 'latest'
* `-i`, `--interactive`
Run updates in interactive mode