From 8474f06348cc8a0ad07012bbdb616c7b56b3785c Mon Sep 17 00:00:00 2001 From: surskitt <1909963+surskitt@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:40:45 +0100 Subject: [PATCH] feat: add mirantis launchpad plugin (#999) Co-authored-by: surskitt --- README.md | 1 + plugins/launchpad | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/launchpad diff --git a/README.md b/README.md index 3a0d88adf..bf495333a 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | kwt | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | | lab | [particledecay/asdf-lab](https://github.com/particledecay/asdf-lab) | | lane | [CodeReaper/asdf-lane](https://github.com/CodeReaper/asdf-lane) | +| launchpad | [surskitt/asdf-launchpad](https://github.com/surskitt/asdf-launchpad) | | lazygit | [nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) | | Lean | [asdf-community/asdf-lean](https://github.com/asdf-community/asdf-lean) | | Leiningen | [miorimmax/asdf-lein](https://github.com/miorimmax/asdf-lein) | diff --git a/plugins/launchpad b/plugins/launchpad new file mode 100644 index 000000000..f0919ee10 --- /dev/null +++ b/plugins/launchpad @@ -0,0 +1 @@ +repository = https://github.com/surskitt/asdf-launchpad.git