diff --git a/README.md b/README.md index d7ef60d..477512a 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | make | [yacchi/asdf-make](https://github.com/yacchi/asdf-make) | [![Build Status](https://github.com/yacchi/asdf-make/actions/workflows/build.yml/badge.svg)](https://github.com/yacchi/asdf-make/actions?query=workflow%3ABuild) | | mani | [anweber/asdf-mani](https://github.com/anweber/asdf-mani) | [![Build Status](https://github.com/anweber/asdf-mani/actions/workflows/build.yml/badge.svg)](https://github.com/anweber/asdf-mani/actions?query=workflow%3ABuild) | | mark | [jfreeland/asdf-mark](https://github.com/jfreeland/asdf-mark) | [![Build Status](https://github.com/jfreeland/asdf-mark/workflows/build/badge.svg)](https://github.com/jfreeland/asdf-mark/actions?query=workflow%3Abuild) | +| marp-cli | [xataz/asdf-marp-cli](https://github.com/xataz/asdf-marp-cli.git) | [![Build](https://github.com/xataz/asdf-marp-cli/actions/workflows/workflow.yml/badge.svg)](https://github.com/xataz/asdf-marp-cli/actions/workflows/workflow.yml) | | mask | [aaaaninja/asdf-mask](https://github.com/aaaaninja/asdf-mask) | [![Build Status](https://github.com/aaaaninja/asdf-mask/actions/workflows/build.yml/badge.svg)](https://github.com/aaaaninja/asdf-mask/actions/workflows/build.yml) | | Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | [![Build Status](https://travis-ci.org/halcyon/asdf-maven.svg?branch=master)](https://travis-ci.org/halcyon/asdf-maven) | | mdbook | [cipherstash/asdf-mdbook](https://github.com/cipherstash/asdf-mdbook) | [![Code Health](https://github.com/cipherstash/asdf-mdbook/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/cipherstash/asdf-mdbook/actions) | diff --git a/plugins/marp-cli b/plugins/marp-cli new file mode 100644 index 0000000..0b55aee --- /dev/null +++ b/plugins/marp-cli @@ -0,0 +1 @@ +repository = https://github.com/xataz/asdf-marp-cli