diff --git a/README.md b/README.md index e327b81..1a328d4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ itself) to look for plugins. | alp | [asdf-community/asdf-alp](https://github.com/asdf-community/asdf-alp) | [![Main workflow](https://github.com/asdf-community/asdf-alp/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-alp/actions) | | aria2 | [asdf-community/asdf-aria2](https://github.com/asdf-community/asdf-aria2) | [![Build Status](https://github.com/asdf-community/asdf-aria2/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-aria2/actions) | | argo | [sudermanjr/argo](https://github.com/sudermanjr/asdf-argo) | [![Build Status](https://github.com/sudermanjr/asdf-argo/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-argo/actions) | +| asciidoctorj | [gliwka/asdf-asciidoctorj](https://github.com/gliwka/asdf-asciidoctorj) | [![Build Status](https://github.com/gliwka/asdf-asciidoctorj/workflows/CI/badge.svg?branch=master)](https://github.com/gliwka/asdf-asciidoctorj/actions) | | bat | [wt0f/bat](https://gitlab.com/wt0f/asdf-bat) | [![pipeline status](https://gitlab.com/wt0f/asdf-bat/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-bat/-/commits/master) | | Bazel | [rajatvig/asdf-bazel](https://github.com/rajatvig/asdf-bazel) | [![Build Status](https://travis-ci.org/rajatvig/asdf-bazel.svg?branch=master)](https://travis-ci.org/rajatvig/asdf-bazel) | | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [![Build Status](https://travis-ci.org/Traackr/asdf-binnacle.svg?branch=master)](https://travis-ci.org/Traackr/asdf-binnacle) | diff --git a/plugins/asciidoctorj b/plugins/asciidoctorj new file mode 100644 index 0000000..7e4231b --- /dev/null +++ b/plugins/asciidoctorj @@ -0,0 +1 @@ +repository = https://github.com/gliwka/asdf-asciidoctorj.git