From 9ed803e212c873b89638f5fae5b38894a5e2226c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Vald=C3=A9s=20Castillo?= Date: Sun, 6 Oct 2024 05:33:35 -0700 Subject: [PATCH] feat: add woodpecker-cli (#1035) --- README.md | 1 + plugins/woodpecker-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/woodpecker-cli diff --git a/README.md b/README.md index 938e7e818..b9e9b458e 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Waypoint | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | 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) | | 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/woodpecker-cli b/plugins/woodpecker-cli new file mode 100644 index 000000000..89b0ce2ce --- /dev/null +++ b/plugins/woodpecker-cli @@ -0,0 +1 @@ +repository = https://github.com/ivanvc/asdf-woodpecker.git