From b295fdbed33811d0763f6673cf63d93ee6049831 Mon Sep 17 00:00:00 2001 From: Joey Freeland <30938344+jfreeland@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:35:57 -0500 Subject: [PATCH] chore: add vlt plugin (#926) --- README.md | 1 + plugins/vlt | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/vlt diff --git a/README.md b/README.md index 6c4e2c6d61..85431d2272 100644 --- a/README.md +++ b/README.md @@ -731,6 +731,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | vhs | [chessmango/asdf-vhs](https://github.com/chessmango/asdf-vhs) | [![GitHub Actions Status](https://github.com/chessmango/asdf-vhs/actions/workflows/build.yml/badge.svg)](https://github.com/chessmango/asdf-vhs/actions) | | Viddy | [ryodocx/asdf-viddy](https://github.com/ryodocx/asdf-viddy) | [![GitHub Actions Status](https://github.com/ryodocx/asdf-viddy/workflows/Build/badge.svg)](https://github.com/ryodocx/asdf-viddy/actions) | | Vim | [tsuyoshicho/asdf-vim](https://github.com/tsuyoshicho/asdf-vim) | [![GitHub Actions Status:Commit](https://github.com/tsuyoshicho/asdf-vim/workflows/Commit%20workflow/badge.svg)](https://github.com/tsuyoshicho/asdf-vim/actions) | +| vlt | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) | | vultr-cli | [ikuradon/asdf-vultr-cli](https://github.com/ikuradon/asdf-vultr-cli) | [![GitHub Actions Status:Commit](https://github.com/ikuradon/asdf-vultr-cli/workflows/Build/badge.svg)](https://github.com/ikuradon/asdf-vultr-cli/actions) | | watchexec | [nyrst/asdf-watchexec](https://github.com/nyrst/asdf-watchexec) | [![pipeline status](https://github.com/nyrst/asdf-watchexec/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-watchexec/actions) | | WASI SDK | [coolreader18/asdf-wasi-sdk](https://github.com/coolreader18/asdf-wasi-sdk) | [![Build Status](https://github.com/coolreader18/asdf-wasi-sdk/workflows/Build/badge.svg)](https://github.com/coolreader18/asdf-wasi-sdk/actions) | diff --git a/plugins/vlt b/plugins/vlt new file mode 100644 index 0000000000..9e92c5c46b --- /dev/null +++ b/plugins/vlt @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-hashicorp.git