From 29d66d4da5fa97ccfc643814497c94dd63421390 Mon Sep 17 00:00:00 2001 From: koluku Date: Fri, 31 Mar 2023 15:34:04 +0900 Subject: [PATCH] feat: add ecspresso plugin (#790) --- README.md | 1 + plugins/ecspresso | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/ecspresso diff --git a/README.md b/README.md index 21635ba..8cbd652 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | duf | [NeoHsu/asdf-duf](https://github.com/NeoHsu/asdf-duf) | [![Build](https://github.com/NeoHsu/asdf-duf/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-duf/actions?query=workflow%3ABuild) | | dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | [![GitHub Actions Status](https://github.com/looztra/asdf-dust/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/looztra/asdf-dust/actions) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | [![pipeline status](https://gitlab.com/wt0f/asdf-dyff/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-dyff/-/commits/master) | +| ecspresso | [kayac/asdf-ecspresso](https://github.com/kayac/asdf-ecspresso) | [![Build](https://github.com/kayac/asdf-ecspresso/actions/workflows/build.yml/badge.svg)](https://github.com/kayac/asdf-ecspresso/actions/workflows/build.yml) | | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | [![Build Status](https://travis-ci.org/Gabitchov/asdf-editorconfig-checker.svg?branch=master)](https://travis-ci.org/Gabitchov/asdf-editorconfig-checker) | | ejson | [cipherstash/asdf-ejson](https://github.com/cipherstash/asdf-ejson) | [![Build](https://github.com/cipherstash/asdf-ejson/workflows/Build/badge.svg?branch=main&event=push)](https://github.com/cipherstash/asdf-ejson/actions) | | eksctl | [elementalvoid/asdf-eksctl](https://github.com/elementalvoid/asdf-eksctl) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-eksctl/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-eksctl/actions) | diff --git a/plugins/ecspresso b/plugins/ecspresso new file mode 100644 index 0000000..4bc9da6 --- /dev/null +++ b/plugins/ecspresso @@ -0,0 +1 @@ +repository = https://github.com/kayac/asdf-ecspresso.git