mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
feat: Add qdns plugin (#828)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -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) | [](https://github.com/hensou/asdf-dotnet/actions/workflows/build.yml) |
|
||||
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [](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) | [](https://github.com/nsaunders/asdf-purescript/actions) |
|
||||
| Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [](https://github.com/nsaunders/asdf-purty/actions) |
|
||||
| Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [](https://travis-ci.org/danhper/asdf-python) |
|
||||
| q | [moritz-makandra/asdf-plugin-qdns](https://github.com/moritz-makandra/asdf-plugin-qdns) | []((https://github.com/moritz-makandra/asdf-plugin-qdns/actions) |
|
||||
| Quarkus CLI | [asdf-community/asdf-quarkus](https://github.com/asdf-community/asdf-quarkus) | [](https://github.com/asdf-community/asdf-quarkus/actions/workflows/build.yml) |
|
||||
| R | [asdf-community/asdf-r](https://github.com/asdf-community/asdf-r) | [](https://github.com/asdf-community/asdf-r/actions/workflows/workflow.yml) |
|
||||
| RabbitMQ | [w-sanches/asdf-rabbitmq](https://github.com/w-sanches/asdf-rabbitmq) | [](https://travis-ci.org/w-sanches/asdf-rabbitmq) |
|
||||
|
||||
1
plugins/qdns
Normal file
1
plugins/qdns
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/moritz-makandra/asdf-plugin-qdns.git
|
||||
Reference in New Issue
Block a user