diff --git a/README.md b/README.md index beaf68f02..7aff2d4a1 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | argocd | [beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) | [![Build Status](https://github.com/beardix/asdf-argocd/workflows/ci/badge.svg?branch=master)](https://github.com/beardix/asdf-argocd/actions) | | aria2 | [asdf-community/asdf-aria2](https://github.com/asdf-community/asdf-aria2) | [![Build Status](https://github.com/asdf-community/asdf-aria2/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-aria2/actions) | | asciidoctorj | [gliwka/asdf-asciidoctorj](https://github.com/gliwka/asdf-asciidoctorj) | [![Build Status](https://github.com/gliwka/asdf-asciidoctorj/workflows/CI/badge.svg?branch=master)](https://github.com/gliwka/asdf-asciidoctorj/actions) | +| asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | [![Build](https://github.com/asdf-community/asdf-plugin-manager/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-plugin-manager/actions/workflows/build.yml) | | assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | [![Test](https://github.com/zekker6/asdf-assh/actions/workflows/test.yml/badge.svg)](https://github.com/zekker6/asdf-assh/actions/workflows/test.yml) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | [![Build](https://github.com/NeoHsu/asdf-copilot/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-copilot/actions?query=workflow%3ABuild) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | [![Build](https://github.com/LozanoMatheus/asdf-aws-amplify-cli/workflows/Build/badge.svg)](https://github.com/LozanoMatheus/asdf-aws-amplify-cli/actions/workflows/build.yml) | diff --git a/plugins/asdf-plugin-manager b/plugins/asdf-plugin-manager new file mode 100644 index 000000000..76498ef68 --- /dev/null +++ b/plugins/asdf-plugin-manager @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-plugin-manager