diff --git a/README.md b/README.md index 8667296..9490603 100644 --- a/README.md +++ b/README.md @@ -207,5 +207,6 @@ itself) to look for plugins. | Vault | [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) | | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | [![Build Status](https://travis-ci.org/looztra/asdf-velero.svg?branch=master)](https://travis-ci.org/looztra/asdf-velero) | | 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) | +| 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) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | [![Build Status](https://travis-ci.org/cheetah/asdf-zig.svg?branch=master)](https://travis-ci.org/cheetah/asdf-zig) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | [![Build Status](https://github.com/salasrod/asdf-zola/workflows/CI/badge.svg?branch=master)](https://github.com/salasrod/asdf-zola/actions) | diff --git a/plugins/yq b/plugins/yq new file mode 100644 index 0000000..2827fed --- /dev/null +++ b/plugins/yq @@ -0,0 +1 @@ +repository = https://github.com/sudermanjr/asdf-yq.git