From 3f07ccb7dedfcf32932331bb6738048ad6361c7a Mon Sep 17 00:00:00 2001 From: Harald Date: Wed, 6 Jan 2021 08:48:09 +0100 Subject: [PATCH] feat: djinni (#344) --- README.md | 1 + plugins/djinni | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/djinni diff --git a/README.md b/README.md index 1a380c7..61822ba 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ itself) to look for plugins. | digdag | [jtakakura/asdf-digdag](https://github.com/jtakakura/asdf-digdag) | [![Main workflow](https://github.com/jtakakura/asdf-digdag/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/jtakakura/asdf-digdag/actions) | | direnv | [asdf-community/asdf-direnv](https://github.com/asdf-community/asdf-direnv) | [![Main workflow](https://github.com/asdf-community/asdf-direnv/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-direnv/actions) | | dive | [looztra/asdf-dive](https://github.com/looztra/asdf-dive) | [![Build Status](https://travis-ci.org/looztra/asdf-dive.svg?branch=master)](https://travis-ci.org/looztra/asdf-dive) | +| djinni | [cross-language-cpp/asdf-djinni](https://github.com/cross-language-cpp/asdf-djinni.git) | [![Build](https://github.com/cross-language-cpp/asdf-djinni/workflows/Build/badge.svg?event=push&branch=main)](https://github.com/cross-language-cpp/asdf-djinni/actions) | | docker-slim | [everpeace/asdf-docker-slim](https://github.com/everpeace/asdf-docker-slim.git) | [![Build Status](https://travis-ci.org/everpeace/asdf-docker-slim.svg?branch=master)](https://travis-ci.org/everpeace/asdf-docker-slim) | | doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | [![Build Status](https://travis-ci.org/maristgeek/asdf-doctl.svg?branch=master)](https://travis-ci.org/maristgeek/asdf-doctl) | | DOME | [jtakakura/asdf-dome](https://github.com/jtakakura/asdf-dome) | [![Build Status](https://github.com/jtakakura/asdf-dome/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-dome/actions?query=workflow%3ABuild) | diff --git a/plugins/djinni b/plugins/djinni new file mode 100644 index 0000000..dac188d --- /dev/null +++ b/plugins/djinni @@ -0,0 +1 @@ +repository = https://github.com/cross-language-cpp/asdf-djinni.git