From c3f4ef3e625bb51702d4d00eb738d3d4e5991f00 Mon Sep 17 00:00:00 2001 From: Farhood <30388648+FeryET@users.noreply.github.com> Date: Sun, 31 Mar 2024 12:33:56 +0330 Subject: [PATCH] feat: adds CalendarSync asdf-plugin (#952) --- README.md | 1 + plugins/calendarsync | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/calendarsync diff --git a/README.md b/README.md index ba26a8cbf..73aff89f9 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | | Cabal | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | +| CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | | Calicoctl | [FairwindsOps/asdf-calicoctl](https://github.com/FairwindsOps/asdf-calicoctl) | | Camunda Modeler | [barmac/asdf-camunda-modeler](https://github.com/barmac/asdf-camunda-modeler) | | cargo-make | [kachick/asdf-cargo-make](https://github.com/kachick/asdf-cargo-make) | diff --git a/plugins/calendarsync b/plugins/calendarsync new file mode 100644 index 000000000..b06061bb5 --- /dev/null +++ b/plugins/calendarsync @@ -0,0 +1 @@ +repository = https://github.com/FeryET/asdf-calendarsync.git