From 81e28725513937944978533ff0f5c43d5ba463b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Wed, 10 Jan 2024 10:34:52 +0800 Subject: [PATCH] feat: add regal plugins --- README.md | 1 + plugins/regal | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/regal diff --git a/README.md b/README.md index 6cbdc69c4..8eecf6d8b 100644 --- a/README.md +++ b/README.md @@ -588,6 +588,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | redo | [chessmango/asdf-redo](https://github.com/chessmango/asdf-redo) | | redskyctl | [sudermanjr/asdf-redskyctl](https://github.com/sudermanjr/asdf-redskyctl) | | Reg | [looztra/asdf-reg](https://github.com/looztra/asdf-reg) | +| regal | [asdf-community/asdf-regal](https://github.com/asdf-community/asdf-regal) | | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | | regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | diff --git a/plugins/regal b/plugins/regal new file mode 100644 index 000000000..70d7161d6 --- /dev/null +++ b/plugins/regal @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-regal