Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`