From e48e4e5b5bace55354dd9620632bb56d5b5f503b Mon Sep 17 00:00:00 2001 From: Brent Anderson Date: Thu, 27 May 2021 16:24:16 -0600 Subject: [PATCH] feat: hygen (#412) --- README.md | 1 + plugins/hygen | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/hygen diff --git a/README.md b/README.md index 8f22920..9d4fb7b 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ itself) to look for plugins. | httpie-go | [abatilo/asdf-httpie-go](https://github.com/abatilo/asdf-httpie-go) | [![build](https://github.com/abatilo/asdf-httpie-go/workflows/build/badge.svg)](https://github.com/abatilo/asdf-httpie-go/actions?query=workflow%3A%22build%22) | | Hub | [vixus0/asdf-hub](https://github.com/vixus0/asdf-hub) | [![Build Status](https://travis-ci.com/vixus0/asdf-hub.svg?branch=master)](https://travis-ci.com/vixus0/asdf-hub) | | Hugo | [NeoHsu/asdf-hugo](https://github.com/NeoHsu/asdf-hugo) | [![Build](https://github.com/NeoHsu/asdf-hugo/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-hugo/actions?query=workflow%3ABuild) | +| Hygen | [brentjanderson/asdf-hygen](https://github.com/brentjanderson/asdf-hygen) | [![CI](https://github.com/brentjanderson/asdf-hygen/actions/workflows/ci.yml/badge.svg)](https://github.com/brentjanderson/asdf-hygen/actions/workflows/ci.yml) | | Idris | [vic/asdf-idris](https://github.com/vic/asdf-idris) | [![Build Status](https://travis-ci.org/vic/asdf-idris.svg?branch=master)](https://travis-ci.org/vic/asdf-idris) | | Idris2 | [asdf-community/asdf-idris2](https://github.com/asdf-community/asdf-idris2) | [![Build](https://github.com/asdf-community/asdf-idris2/workflows/Build/badge.svg)](https://github.com/asdf-community/asdf-idris2/actions?query=workflow%3ABuild) | | ImageMagick | [mangalakader/asdf-imagemagick](https://github.com/mangalakader/asdf-imagemagick) | [![Build Status](https://travis-ci.org/mangalakader/asdf-imagemagick.svg?branch=master)](https://travis-ci.org/mangalakader/asdf-imagemagick) | diff --git a/plugins/hygen b/plugins/hygen new file mode 100644 index 0000000..f5e15cf --- /dev/null +++ b/plugins/hygen @@ -0,0 +1 @@ +repository = https://github.com/brentjanderson/asdf-hygen.git