From f74e211b78e0a140fa95506ae24c3096d3d8b935 Mon Sep 17 00:00:00 2001 From: Roman Ovchinnikov Date: Sun, 15 Feb 2026 07:17:15 +0000 Subject: [PATCH] feat: adding workmux plugin (#1) --- README.md | 1 + plugins/workmux | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/workmux diff --git a/README.md b/README.md index 9a06f9e4..821401ac 100644 --- a/README.md +++ b/README.md @@ -855,6 +855,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | weave-gitops | [deas/asdf-weave-gitops](https://github.com/deas/asdf-weave-gitops) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | | woodpecker-cli | [ivanvc/asdf-woodpecker](https://github.com/ivanvc/asdf-woodpecker) | +| workmux | [CoolCold/asdf-workmux](https://github.com/CoolCold/asdf-workmux) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | | wrk | [ivanvc/asdf-wrk](https://github.com/ivanvc/asdf-wrk) | | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | diff --git a/plugins/workmux b/plugins/workmux new file mode 100644 index 00000000..88db632b --- /dev/null +++ b/plugins/workmux @@ -0,0 +1 @@ +repository = https://github.com/CoolCold/asdf-workmux.git