diff --git a/README.md b/README.md index 1235fcd..a70efcf 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ itself) to look for plugins. | vendir | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/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) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | [![Build Status](https://travis-ci.org/twuni/asdf-yarn.svg?branch=master)](https://travis-ci.org/twuni/asdf-yarn) | +| 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) | | Waypoint | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) | | yq | [sudermajr/asdf-yq](https://github.com/sudermanjr/asdf-yq) | [![Build Status](https://github.com/sudermanjr/asdf-yq/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-yq/actions) | diff --git a/plugins/wasi-sdk b/plugins/wasi-sdk new file mode 100644 index 0000000..4f28104 --- /dev/null +++ b/plugins/wasi-sdk @@ -0,0 +1 @@ +repository = https://github.com/coolreader18/asdf-wasi-sdk.git