From 55b70fa98b955752a4c854b86ee0325c255e1052 Mon Sep 17 00:00:00 2001 From: Lorenzo Gallucci Date: Mon, 8 Jan 2024 05:35:22 +0100 Subject: [PATCH] feat: add flamingo plugin (#916) Co-authored-by: James Hegedus --- README.md | 1 + plugins/flamingo | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/flamingo diff --git a/README.md b/README.md index 72a11fa..6c4e2c6 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | 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) | +| Flamingo | [log2/asdf-flamingo](https://github.com/log2/asdf-flamingo) | [![Build Status](https://github.com/log2/asdf-flamingo/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/log2/asdf-flamingo/actions/workflows/build.yml) | | flarectl | [ORCID/asdf-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) | | flatc | [TheOpenDictionary/asdf-flatc](https://github.com/TheOpenDictionary/asdf-flatc) | [![Build Status](https://github.com/TheOpenDictionary/asdf-flatc/actions/workflows/build.yml/badge.svg)](https://github.com/TheOpenDictionary/asdf-flatc/actions/workflows/build.yml) | | Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | [![Build Status](https://travis-ci.com/oae/asdf-flutter.svg?branch=master)](https://travis-ci.com/oae/asdf-flutter) | diff --git a/plugins/flamingo b/plugins/flamingo new file mode 100644 index 0000000..9a438c2 --- /dev/null +++ b/plugins/flamingo @@ -0,0 +1 @@ +repository = https://github.com/log2/asdf-flamingo.git