diff --git a/README.md b/README.md index 332ba2d..8a65870 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ itself) to look for plugins. | 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 | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/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) | | Levant | [spencergilbert/asdf-levant](https://github.com/spencergilbert/asdf-levant) | [![GitHub Actions Status](https://github.com/spencergilbert/asdf-levant/workflows/Main/badge.svg?branch=master)](https://github.com/spencergilbert/asdf-levant/actions) | | LFE | [vic/asdf-lfe](https://github.com/vic/asdf-lfe) | [![Build Status](https://travis-ci.org/vic/asdf-lfe.svg?branch=master)](https://travis-ci.org/vic/asdf-lfe) | | Link (system tools) | [vic/asdf-link](https://github.com/vic/asdf-link) | [![Build Status](https://travis-ci.org/vic/asdf-link.svg?branch=master)](https://travis-ci.org/vic/asdf-link) | diff --git a/plugins/leiningen b/plugins/leiningen new file mode 100644 index 0000000..4f3a8f1 --- /dev/null +++ b/plugins/leiningen @@ -0,0 +1 @@ +repository = https://github.com/miorimmax/asdf-lein.git