mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
feat: add asdf-jreleaser (#386)
Add asdf-vm plugin for JReleaser: https://jreleaser.org/ > 🚀 Release Java projects quickly and easily with JReleaser
This commit is contained in:
@@ -167,6 +167,7 @@ itself) to look for plugins.
|
||||
| jbang | [joschi/asdf-jbang](https://github.com/joschi/asdf-jbang) | [](https://github.com/joschi/asdf-jbang/actions) |
|
||||
| JMESPath | [skyzyx/asdf-jmespath](https://github.com/skyzyx/asdf-jmespath) | [](https://travis-ci.org/skyzyx/asdf-jmespath) |
|
||||
| Jq | [focused-labs/asdf-jq](https://github.com/focused-labs/asdf-jq) | [](https://github.com/focused-labs/asdf-jq/actions) |
|
||||
| JReleaser | [joschi/asdf-jreleaser](https://github.com/joschi/asdf-jreleaser) | [](https://github.com/joschi/asdf-jreleaser/actions) |
|
||||
| json2k8s | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [](https://github.com/k14s/asdf-k14s/actions) |
|
||||
| Jsonnet | [Banno/asdf-jsonnet](https://github.com/Banno/asdf-jsonnet) | [](https://travis-ci.org/Banno/asdf-jsonnet) |
|
||||
| Julia | [rkyleg/asdf-julia](https://github.com/rkyleg/asdf-julia) | [](https://github.com/rkyleg/asdf-julia/actions) |
|
||||
|
||||
1
plugins/jreleaser
Normal file
1
plugins/jreleaser
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/joschi/asdf-jreleaser.git
|
||||
Reference in New Issue
Block a user