diff --git a/README.md b/README.md index 9a06f9e4..7c686405 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Onyx | [jtakakura/asdf-onyx](https://github.com/jtakakura/asdf-onyx) | | OPA | [tochukwuvictor/asdf-opa](https://github.com/tochukwuvictor/asdf-opa) | | Opam | [asdf-community/asdf-opam](https://github.com/asdf-community/asdf-opam) | +| opencode | [egose/asdf-opencode](https://github.com/egose/asdf-opencode) | | openfaas-faas-cli | [zekker6/asdf-faas-cli](https://github.com/zekker6/asdf-faas-cli) | | OpenResty | [smashedtoatoms/asdf-openresty](https://github.com/smashedtoatoms/asdf-openresty) | | opensearch | [randikabanura/asdf-opensearch](https://github.com/randikabanura/asdf-opensearch) | diff --git a/plugins/opencode b/plugins/opencode new file mode 100644 index 00000000..20267fe9 --- /dev/null +++ b/plugins/opencode @@ -0,0 +1 @@ +repository = https://github.com/egose/asdf-opencode.git