From 64c3bd00f62fa0aa75197ffd05e3e893bb693c2d Mon Sep 17 00:00:00 2001 From: susurri Date: Mon, 15 May 2023 16:43:14 +0900 Subject: [PATCH] feat: add seed7 plugin (#812) --- README.md | 1 + plugins/seed7 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/seed7 diff --git a/README.md b/README.md index defe2b6..0e4c8b3 100644 --- a/README.md +++ b/README.md @@ -542,6 +542,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sccache | [emersonmx/asdf-sccache](https://github.com/emersonmx/asdf-sccache) | [![Build Status](https://github.com/emersonmx/asdf-sccache/workflows/Build/badge.svg)](https://github.com/emersonmx/asdf-sccache/actions) | | Scenery | [skyzyx/asdf-scenery](https://github.com/skyzyx/asdf-scenery) | [![Build Status](https://travis-ci.org/skyzyx/asdf-scenery.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-scenery) | | schemacrawler | [davidecavestro/asdf-schemacrawler](https://github.com/davidecavestro/asdf-schemacrawler) | [![Build Status](https://github.com/davidecavestro/asdf-schemacrawler/actions/workflows/build.yml/badge.svg)](https://github.com/davidecavestro/asdf-schemacrawler/actions/workflows/build.yml) | +| Seed7 | [susurri/asdf-seed7](https://github.com/susurri/asdf-seed7) | [![CI](https://github.com/susurri/asdf-seed7/actions/workflows/build.yml/badge.svg)](https://github.com/susurri/asdf-seed7/actions/workflows/build.yml) | | Semgrep | [Brentjanderson/asdf-semgrep](https://github.com/Brentjanderson/asdf-semgrep) | [![CI](https://github.com/brentjanderson/asdf-semgrep/actions/workflows/ci.yml/badge.svg)](https://github.com/brentjanderson/asdf-semgrep/actions/workflows/ci.yml) | | semtag | [junminahn/asdf-semtag](https://github.com/junminahn/asdf-semtag) | [![Build Status](https://github.com/junminahn/asdf-semtag/workflows/Build/badge.svg?branch=main)](https://github.com/junminahn/asdf-semtag/actions) | | semver | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) | [![Build Status](https://github.com/mathew-fleisch/asdf-semver/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-semver/actions) | diff --git a/plugins/seed7 b/plugins/seed7 new file mode 100644 index 0000000..652aa5c --- /dev/null +++ b/plugins/seed7 @@ -0,0 +1 @@ +repository = https://github.com/susurri/asdf-seed7.git