From 6f14bf8b6da830c80272f3e1505e53e762feee2d Mon Sep 17 00:00:00 2001 From: Siegfried Ehret Date: Sun, 18 Apr 2021 04:55:18 +0200 Subject: [PATCH] feat: add asdf-watchexec (#391) --- README.md | 1 + plugins/watchexec | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/watchexec diff --git a/README.md b/README.md index 9c7b8b9..a3ef857 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ itself) to look for plugins. | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | [![Build Status](https://travis-ci.org/looztra/asdf-velero.svg?branch=master)](https://travis-ci.org/looztra/asdf-velero) | | vendir | [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) | | Vim | [tsuyoshicho/asdf-vim](https://github.com/tsuyoshicho/asdf-vim) | [![GitHub Actions Status:Commit](https://github.com/tsuyoshicho/asdf-vim/workflows/Commit%20workflow/badge.svg)](https://github.com/tsuyoshicho/asdf-vim/actions) | +| watchexec | [nyrst/asdf-watchexec](https://github.com/nyrst/asdf-watchexec) | [![pipeline status](https://github.com/nyrst/asdf-watchexec/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-watchexec/actions) | | WASI SDK | [coolreader18/asdf-wasi-sdk](https://github.com/coolreader18/asdf-wasi-sdk) | [![Build Status](https://github.com/coolreader18/asdf-wasi-sdk/workflows/Build/badge.svg)](https://github.com/coolreader18/asdf-wasi-sdk/actions) | | Waypoint | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | [![GitHub Actions Status](https://github.com/bdellegrazie/asdf-websocat/workflows/Build/badge.svg?branch=master)](https://github.com/bdellegrazie/asdf-websocat/actions) | diff --git a/plugins/watchexec b/plugins/watchexec new file mode 100644 index 0000000..011f418 --- /dev/null +++ b/plugins/watchexec @@ -0,0 +1 @@ +repository = https://github.com/nyrst/asdf-watchexec.git