Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markuszoppelt/mua
Update all installed binaries via go, cargo, brew, etc.
https://github.com/markuszoppelt/mua
brew go homebrew rust updater updater-script
Last synced: 14 days ago
JSON representation
Update all installed binaries via go, cargo, brew, etc.
- Host: GitHub
- URL: https://github.com/markuszoppelt/mua
- Owner: MarkusZoppelt
- License: mit
- Created: 2023-11-13T12:38:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T14:53:43.000Z (10 months ago)
- Last Synced: 2024-10-25T03:48:13.559Z (2 months ago)
- Topics: brew, go, homebrew, rust, updater, updater-script
- Language: Shell
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markus Updates All
![screenshot](screenshot.png)
Update all installed packages and binaries with a single tool.
Built with [gum](https://github.com/charmbracelet/gum).
## Usage:
./mua
Update everything:
./mua --all
### Currently supported:
* **asdf** plugins *and* tools
* **Go** binaries via `go-global-update`
* **Homebrew** formulae via `brew`
* **mise** tools
* **Rust** binaries via `cargo install-update`
* **Rust** toolchain via `rustup`