Skip to content

Commit 8dd08e1

Browse files
authored
feat: add lane plugin (#884)
1 parent 0985eba commit 8dd08e1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
426426
| 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/) |
427427
| 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) |
428428
| 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) |
429+
| 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) |
429430
| 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) |
430431
| 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) |
431432
| 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) |

plugins/lane

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
repository = https://github.com/CodeReaper/asdf-lane.git

0 commit comments

Comments
 (0)