diff --git a/README.md b/README.md index 9a06f9e4..538f8fa6 100644 --- a/README.md +++ b/README.md @@ -851,6 +851,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | wasm3 | [tachyonicbytes/asdf-wasm3](https://github.com/tachyonicbytes/asdf-wasm3) | | wasmer | [tachyonicbytes/asdf-wasmer](https://github.com/tachyonicbytes/asdf-wasmer) | | wasmtime | [tachyonicbytes/asdf-wasmtime](https://github.com/tachyonicbytes/asdf-wasmtime) | +| wasp | [wasp-lang/asdf-wasp](https://github.com/wasp-lang/asdf-wasp) | | Waypoint | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | weave-gitops | [deas/asdf-weave-gitops](https://github.com/deas/asdf-weave-gitops) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | diff --git a/plugins/wasp b/plugins/wasp new file mode 100644 index 00000000..ab4751c4 --- /dev/null +++ b/plugins/wasp @@ -0,0 +1 @@ +repository = https://github.com/wasp-lang/asdf-wasp.git