diff --git a/README.md b/README.md index e11a056..056213c 100644 --- a/README.md +++ b/README.md @@ -148,4 +148,5 @@ place for people (and asdf 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) +| 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) | .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [![Build Status](https://travis-ci.org/emersonsoares/asdf-dotnet-core.svg?branch=master)](https://travis-ci.org/emersonsoares/asdf-dotnet-core) diff --git a/plugins/zig b/plugins/zig new file mode 100644 index 0000000..3262c5b --- /dev/null +++ b/plugins/zig @@ -0,0 +1 @@ +repository = https://github.com/cheetah/asdf-zig.git