diff --git a/README.md b/README.md index 9749f37..b68cd1a 100644 --- a/README.md +++ b/README.md @@ -315,6 +315,7 @@ itself) to look for plugins. | 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) | +| Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | [![GitHub Actions Status](https://github.com/bdellegrazie/asdf-websocat/workflows/Build/badge.svg?branch=master)](https://github.com/bdellegrazie/asdf-websocat/actions) | | 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) | | ytt | [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) | diff --git a/plugins/websocat b/plugins/websocat new file mode 100644 index 0000000..29a09d7 --- /dev/null +++ b/plugins/websocat @@ -0,0 +1 @@ +repository = https://github.com/bdellegrazie/asdf-websocat.git