mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-26 04:55:00 +08:00
feat: add quarkus plugin (#611)
This commit is contained in:
@@ -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) | [](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) |
|
||||
| Quarkus CLI | [marcwrobel/asdf-quarkus](https://github.com/marcwrobel/asdf-quarkus) | [](https://github.com/marcwrobel/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) |
|
||||
| Racket | [vic/asdf-racket](https://github.com/vic/asdf-racket) | [](https://travis-ci.org/vic/asdf-racket) |
|
||||
|
||||
1
plugins/quarkus
Normal file
1
plugins/quarkus
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/marcwrobel/asdf-quarkus.git
|
||||
Reference in New Issue
Block a user