diff --git a/README.md b/README.md index 82e1ee2..5404e01 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubie | [johnhamelink/asdf-kubie](https://github.com/johnhamelink/asdf-kubie) | [![Build Status](https://travis-ci.com/johnhamelink/asdf-kubie.svg?branch=master)](https://travis-ci.com/johnhamelink/asdf-kubie) | | Kustomize | [Banno/asdf-kustomize](https://github.com/Banno/asdf-kustomize) | [![Build Status](https://travis-ci.com/Banno/asdf-kustomize.svg?branch=master)](https://travis-ci.com/Banno/asdf-kustomize) | | kwt | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | [![Build Status](https://github.com/vmware-tanzu/asdf-carvel/workflows/test-all/badge.svg)](https://github.com/vmware-tanzu/asdf-carvel/actions) | +| lab | [particledecay/asdf-lab](https://github.com/particledecay/asdf-lab) | [![Test Plugin](https://github.com/particledecay/asdf-lab/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-lab/actions) | | lazygit | [nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) | [![Build Status](https://github.com/nklmilojevic/asdf-lazygit/actions/workflows/build.yml/badge.svg)](https://github.com/nklmilojevic/asdf-lazygit/actions) | | Lean | [asdf-community/asdf-lean](https://github.com/asdf-community/asdf-lean) | [![Build Status](https://github.com/asdf-community/asdf-lean/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-lean/actions) | | Leiningen | [miorimmax/asdf-lein](https://github.com/miorimmax/asdf-lein) | [![Build Status](https://travis-ci.org/miorimmax/asdf-lein.svg?branch=master)](https://travis-ci.org/miorimmax/asdf-lein) | diff --git a/plugins/lab b/plugins/lab new file mode 100644 index 0000000..1132626 --- /dev/null +++ b/plugins/lab @@ -0,0 +1 @@ +repository = https://github.com/particledecay/asdf-lab.git