From fe1df2a7c14b0653e3d5206470da7269041434c4 Mon Sep 17 00:00:00 2001 From: Daisuke NISHISAKA Date: Mon, 3 Oct 2022 13:07:36 +0900 Subject: [PATCH] feat: fillin plugin (#685) --- README.md | 1 + plugins/fillin | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/fillin diff --git a/README.md b/README.md index 9f20806..2caab3e 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | [![pipeline status](https://github.com/nyrst/asdf-exa/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-exa/actions) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | [![pipeline status](https://gitlab.com/wt0f/asdf-fd/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-fd/-/commits/master) | | figma-export | [younke/asdf-figma-export](https://github.com/younke/asdf-figma-export) | [![Build Status](https://github.com/younke/asdf-figma-export/workflows/Build/badge.svg?branch=main)](https://github.com/younke/asdf-figma-export/actions) | +| fillin | [ouest/asdf-fillin](https://github.com/ouest/asdf-fillin) | [![Build Status](https://github.com/ouest/asdf-fillin/workflows/Build/badge.svg?branch=main)](https://github.com/ouest/asdf-fillin/actions) | | firebase | [jthegedus/asdf-firebase](https://github.com/jthegedus/asdf-firebase) | [![Build](https://github.com/jthegedus/asdf-firebase/workflows/Build/badge.svg?branch=master)](https://github.com/jthegedus/asdf-firebase/actions) | | fission | [virtualstaticvoid/asdf-fission](https://github.com/virtualstaticvoid/asdf-fission) | [![Build Status](https://github.com/virtualstaticvoid/asdf-fission/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-fission/actions/workflows/workflow.yml) | | flarectl | [flarectl](https://github.com/ORCID/asdf-flarectl) | [![Build](https://github.com/ORCID/asdf-flarectl/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-flarectl/actions/workflows/build.yml) | diff --git a/plugins/fillin b/plugins/fillin new file mode 100644 index 0000000..2f6b10d --- /dev/null +++ b/plugins/fillin @@ -0,0 +1 @@ +repository = https://github.com/ouest/asdf-fillin