diff --git a/README.md b/README.md index 1965a24..eaf50bf 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | jless | [jc00ke/asdf-jless](https://github.com/jc00ke/asdf-jless) | [![Build Status](https://github.com/jc00ke/asdf-jless/workflows/Build/badge.svg?branch=main)](https://github.com/jc00ke/asdf-jless/actions) | | JMESPath | [skyzyx/asdf-jmespath](https://github.com/skyzyx/asdf-jmespath) | [![Build Status](https://travis-ci.org/skyzyx/asdf-jmespath.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-jmespath) | | jq | [azmcode/asdf-jq](https://github.com/azmcode/asdf-jq) | [![GitHub Actions Status](https://github.com/azmcode/asdf-jq/workflows/ci/badge.svg?branch=master)](https://github.com/azmcode/asdf-jq/actions) | +| jqp | [wt0f/bat](https://gitlab.com/wt0f/asdf-jqp) | [![pipeline status](https://gitlab.com/wt0f/asdf-jqp/badges/main/pipeline.svg)](https://gitlab.com/wt0f/asdf-jqp/-/commits/main) | | JReleaser | [joschi/asdf-jreleaser](https://github.com/joschi/asdf-jreleaser) | [![GitHub Actions Status](https://github.com/joschi/asdf-jreleaser/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-jreleaser/actions) | | json2k8s | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) | | Jsonnet | [Banno/asdf-jsonnet](https://github.com/Banno/asdf-jsonnet) | [![Build Status](https://travis-ci.org/Banno/asdf-jsonnet.svg?branch=master)](https://travis-ci.org/Banno/asdf-jsonnet) | diff --git a/plugins/jqp b/plugins/jqp new file mode 100644 index 0000000..52afaaf --- /dev/null +++ b/plugins/jqp @@ -0,0 +1 @@ +repository = https://gitlab.com/wt0f/asdf-jqp.git