From 700132dce4f66f14a7260f40b2ea259e48dc23e5 Mon Sep 17 00:00:00 2001 From: Neo Hsu Date: Fri, 9 Jul 2021 09:02:33 +0800 Subject: [PATCH] feat(plugin): add xh cli plugin (#437) --- README.md | 1 + plugins/xh | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xh diff --git a/README.md b/README.md index 7220c22..1b1472b 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ itself) to look for plugins. | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) | | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | [![Build](https://github.com/NeoHsu/asdf-wtfutil/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-wtfutil/actions?query=workflow%3ABuild) | | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) | +| xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [![Build](https://github.com/NeoHsu/asdf-xh/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [![Test Plugin](https://github.com/particledecay/asdf-yadm/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-yadm/actions) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | [![Build Status](https://travis-ci.org/twuni/asdf-yarn.svg?branch=master)](https://travis-ci.org/twuni/asdf-yarn) | | yq | [sudermajr/asdf-yq](https://github.com/sudermanjr/asdf-yq) | [![Build Status](https://github.com/sudermanjr/asdf-yq/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-yq/actions) | diff --git a/plugins/xh b/plugins/xh new file mode 100644 index 0000000..df8768c --- /dev/null +++ b/plugins/xh @@ -0,0 +1 @@ +repository = https://github.com/NeoHsu/asdf-xh