feat: Add qdns plugin (#828)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
moritz-makandra
2023-05-28 14:45:14 +02:00
committed by GitHub
parent e2379989e2
commit 88191bbdeb
2 changed files with 3 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
## Plugin List
| Language | Repository | CI Status |
| Tool / Language | Plugin Repository | Plugin CI Status |
| :---------------------------- | :-------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | [![Build](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml/badge.svg)](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml) |
| .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) |
@@ -522,6 +522,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| PureScript | [nsaunders/asdf-purescript](https://github.com/nsaunders/asdf-purescript) | [![Build Status](https://github.com/nsaunders/asdf-purescript/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purescript/actions) |
| Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [![Build Status](https://github.com/nsaunders/asdf-purty/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purty/actions) |
| Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [![Build Status](https://travis-ci.org/danhper/asdf-python.svg?branch=master)](https://travis-ci.org/danhper/asdf-python) |
| q | [moritz-makandra/asdf-plugin-qdns](https://github.com/moritz-makandra/asdf-plugin-qdns) | [![Build](https://github.com/moritz-makandra/asdf-plugin-qdns/actions/workflows/build.yml/badge.svg)]((https://github.com/moritz-makandra/asdf-plugin-qdns/actions) |
| Quarkus CLI | [asdf-community/asdf-quarkus](https://github.com/asdf-community/asdf-quarkus) | [![Build](https://github.com/asdf-community/asdf-quarkus/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-quarkus/actions/workflows/build.yml) |
| R | [asdf-community/asdf-r](https://github.com/asdf-community/asdf-r) | [![Build Status](https://github.com/asdf-community/asdf-r/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-r/actions/workflows/workflow.yml) |
| RabbitMQ | [w-sanches/asdf-rabbitmq](https://github.com/w-sanches/asdf-rabbitmq) | [![Build Status](https://travis-ci.org/w-sanches/asdf-rabbitmq.svg?branch=master)](https://travis-ci.org/w-sanches/asdf-rabbitmq) |

1
plugins/qdns Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/moritz-makandra/asdf-plugin-qdns.git