diff --git a/README.md b/README.md index 4f634dfbc..a99a844a0 100644 --- a/README.md +++ b/README.md @@ -421,6 +421,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | kuttl | [jimmidyson/asdf-kuttl](https://github.com/jimmidyson/asdf-kuttl) | [![Build Status](https://github.com/jimmidyson/asdf-kuttl/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-kuttl/) | | 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) | +| lane | [CodeReaper/asdf-lane](https://github.com/CodeReaper/asdf-lane) | [![Build Status](https://github.com/CodeReaper/asdf-lane/actions/workflows/test.yaml/badge.svg)](https://github.com/CodeReaper/asdf-lane/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/lane b/plugins/lane new file mode 100644 index 000000000..ecda0b2e5 --- /dev/null +++ b/plugins/lane @@ -0,0 +1 @@ +repository = https://github.com/CodeReaper/asdf-lane.git