diff --git a/README.md b/README.md index ccc0f84..402ca1e 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ itself) to look for plugins. | 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) | +| awscli | [MetricMike/asdf-awscli](https://github.com/MetricMike/asdf-awscli) | [![Build Status](https://github.com/MetricMike/asdf-awscli/workflows/Build/badge.svg?branch=main)](https://github.com/MetricMike/asdf-awscli/actions) | | 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) | diff --git a/plugins/awscli b/plugins/awscli new file mode 100644 index 0000000..6e28f90 --- /dev/null +++ b/plugins/awscli @@ -0,0 +1 @@ +repository = https://github.com/MetricMike/asdf-awscli.git