diff --git a/README.md b/README.md index e77e1ff..627b523 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kpt | [nlamirault/asdf-kpt](https://github.com/nlamirault/asdf-kpt) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-kpt/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-kpt/actions) | | kpack-cli | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-kpack-cli.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-kpack-cli.yml) | | kscript | [edgelevel/asdf-kscript](https://github.com/edgelevel/asdf-kscript) | [![Build Status](https://travis-ci.org/edgelevel/asdf-kscript.svg?branch=master)](https://travis-ci.org/edgelevel/asdf-kscript) | +| krab | [ohkrab/asdf-krab](https://github.com/ohkrab/asdf-krab) | [![Build Status](https://github.com/ohkrab/asdf-krab/workflows/Build/badge.svg?branch=master)](https://github.com/ohkrab/asdf-krab/actions) | | krew | [jimmidyson/asdf-krew](https://github.com/jimmidyson/asdf-krew) | [![Build Status](https://github.com/jimmidyson/asdf-krew/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-krew/actions) | | Ksonnet | [Banno/asdf-ksonnet](https://github.com/Banno/asdf-ksonnet) | [![Build Status](https://travis-ci.org/Banno/asdf-ksonnet.svg?branch=master)](https://travis-ci.org/Banno/asdf-ksonnet) | | ktlint | [esensar/asdf-ktlint](https://github.com/esensar/asdf-ktlint) | [![Build Status](https://github.com/esensar/asdf-ktlint/actions/workflows/build.yml/badge.svg)](https://github.com/esensar/asdf-ktlint/actions/workflows/build.yml) | diff --git a/plugins/krab b/plugins/krab new file mode 100644 index 0000000..2dc01a1 --- /dev/null +++ b/plugins/krab @@ -0,0 +1 @@ +repository = https://github.com/ohkrab/asdf-krab.git