From e40b2bcb1b5b6f715af78b89d928c7dadc4cde1d Mon Sep 17 00:00:00 2001 From: Mattias Lindvall Date: Mon, 8 Jan 2024 05:32:11 +0100 Subject: [PATCH] feat: add nomad-pack plugin (#924) --- README.md | 1 + plugins/nomad-pack | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/nomad-pack diff --git a/README.md b/README.md index a536510..72a11fa 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Ninja | [asdf-community/asdf-ninja](https://github.com/asdf-community/asdf-ninja) | [![Build Status](https://github.com/asdf-community/asdf-ninja/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-ninja/actions) | | Node.js | [asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-nodejs.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-nodejs) | | Nomad | [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) | +| nomad-pack | [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) | | notation | [bodgit/asdf-notation](https://github.com/bodgit/asdf-notation) | [![Build Status](https://github.com/bodgit/asdf-notation/workflows/Build/badge.svg?branch=main)](https://github.com/bodgit/asdf-notation/actions) | | nova | [elementalvoid/asdf-nova](https://github.com/elementalvoid/asdf-nova) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-nova/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-nova/actions) | | NSC | [dex4er/asdf-nsc](https://github.com/dex4er/asdf-nsc) | [![CI](https://github.com/dex4er/asdf-nsc/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-nsc/actions/workflows/ci.yml) | diff --git a/plugins/nomad-pack b/plugins/nomad-pack new file mode 100644 index 0000000..9e92c5c --- /dev/null +++ b/plugins/nomad-pack @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-hashicorp.git