From a034896bd2fcb2463754fb3e5a0bf68e47636406 Mon Sep 17 00:00:00 2001 From: Frederic Merizen Date: Thu, 7 Jan 2021 06:24:30 +0100 Subject: [PATCH] feat: babashka plugin to README (#337) Co-authored-by: James Hegedus --- README.md | 2 ++ plugins/babashka | 1 + 2 files changed, 3 insertions(+) create mode 100644 plugins/babashka diff --git a/README.md b/README.md index 735f093..fc840c1 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ itself) to look for plugins. | argocd | [beardix/argocd](https://github.com/beardix/asdf-argocd) | [![Build Status](https://github.com/beardix/asdf-argocd/workflows/ci/badge.svg?branch=master)](https://github.com/beardix/asdf-argocd/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) | | 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) | +| AWS IAM authenticator | [stefansedich/asdf-aws-iam-authenticator](https://github.com/stefansedich/asdf-aws-iam-authenticator) | [![Build Status](https://travis-ci.com/stefansedich/asdf-aws-iam-authenticator.svg?branch=master)](https://travis-ci.com/stefansedich/asdf-aws-iam-authenticator) | +| babashka | [fredZen/asdf-babashka](https://github.com/fredZen/asdf-babashka) | [![Build Status](https://github.com/fredZen/asdf-babashka/workflows/Build/badge.svg)](https://github.com/fredZen/asdf-babashka/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/babashka b/plugins/babashka new file mode 100644 index 0000000..028b998 --- /dev/null +++ b/plugins/babashka @@ -0,0 +1 @@ +repository = https://github.com/fredZen/asdf-babashka