feat: add lefthook plugin. (#755)

This commit is contained in:
mugi
2023-02-15 18:25:35 +09:00
committed by GitHub
parent 9c6e3f0b26
commit e88655877d
2 changed files with 2 additions and 0 deletions

View File

@@ -388,6 +388,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| 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) |
| Lefthook | [jtzero/asdf-lefthook](https://github.com/jtzero/asdf-lefthook) | [![Build](https://github.com/jtzero/asdf-lefthook/actions/workflows/build.yml/badge.svg)](https://github.com/jtzero/asdf-lefthook/actions/workflows/build.yml) |
| Levant | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
| LFE | [asdf-community/asdf-lfe](https://github.com/asdf-community/asdf-lfe) | [![Build Status](https://travis-ci.org/asdf-community/asdf-lfe.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-lfe) |
| Link (system tools) | [asdf-community/asdf-link](https://github.com/asdf-community/asdf-link) | [![Build Status](https://travis-ci.org/asdf-community/asdf-link.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-link) |

1
plugins/lefthook Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/jtzero/asdf-lefthook.git