From dfe996cbae5bac5d40c2e07bfcb993797e0d299a Mon Sep 17 00:00:00 2001 From: mtweeman Date: Sun, 15 Sep 2024 02:03:39 +0200 Subject: [PATCH] feat: add Atmos (#2577) --- docs/registry.md | 1 + registry/README.md | 1 + registry/plugins/atmos | 1 + 3 files changed, 3 insertions(+) create mode 100644 registry/plugins/atmos diff --git a/docs/registry.md b/docs/registry.md index 1e929d0b6..71d5f7317 100644 --- a/docs/registry.md +++ b/docs/registry.md @@ -36,6 +36,7 @@ editLink: false | asdf-plugin-manager | [asdf:asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | | assh | [asdf:zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | | atlas | [asdf:komi1230/asdf-atlas](https://github.com/komi1230/asdf-atlas) | +| Atmos | [asdf:cloudposse/asdf-atmos](https://github.com/cloudposse/asdf-atmos) | | auto-doc | [asdf:looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | | aws-amplify-cli | [asdf:LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | | aws-copilot | [asdf:NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | diff --git a/registry/README.md b/registry/README.md index b30687686..eb4506591 100644 --- a/registry/README.md +++ b/registry/README.md @@ -48,6 +48,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information. | asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | | assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | | atlas | [komi1230/asdf-atlas](https://github.com/komi1230/asdf-atlas) | +| Atmos | [cloudposse/asdf-atmos](https://github.com/cloudposse/asdf-atmos) | | auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | diff --git a/registry/plugins/atmos b/registry/plugins/atmos new file mode 100644 index 000000000..d896d5679 --- /dev/null +++ b/registry/plugins/atmos @@ -0,0 +1 @@ +repository = https://github.com/cloudposse/asdf-atmos.git