feat: add quarkus plugin (#611)

This commit is contained in:
Marc Wrobel
2022-06-14 13:28:20 +02:00
committed by GitHub
parent 42f90720ff
commit a47b6b49a6
2 changed files with 2 additions and 0 deletions

View File

@@ -395,6 +395,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) |
| Quarkus CLI | [marcwrobel/asdf-quarkus](https://github.com/marcwrobel/asdf-quarkus) | [![Build](https://github.com/marcwrobel/asdf-quarkus/actions/workflows/build.yml/badge.svg)](https://github.com/marcwrobel/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) |
| Racket | [vic/asdf-racket](https://github.com/vic/asdf-racket) | [![Build Status](https://travis-ci.org/vic/asdf-racket.svg?branch=master)](https://travis-ci.org/vic/asdf-racket) |

1
plugins/quarkus Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/marcwrobel/asdf-quarkus.git