feat: add mage plugin (#507)

This commit is contained in:
Mathew Fleisch
2021-10-31 23:40:13 -07:00
committed by GitHub
parent e3f9a2caad
commit f7922c0984
2 changed files with 2 additions and 0 deletions

View File

@@ -288,6 +288,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Lua | [Stratus3D/asdf-lua](https://github.com/Stratus3D/asdf-lua) | [![Build Status](https://travis-ci.org/Stratus3D/asdf-lua.svg?branch=master)](https://travis-ci.org/Stratus3D/asdf-lua) |
| LuaJIT | [smashedtoatoms/asdf-luaJIT](https://github.com/smashedtoatoms/asdf-luaJIT) | [![Build Status](https://github.com/smashedtoatoms/asdf-luaJIT/workflows/Build/badge.svg?branch=master)](https://github.com/smashedtoatoms/asdf-luaJIT/actions) |
| Lucy | [cometkim/asdf-lucy](https://github.com/cometkim/asdf-lucy) | [![CI](https://github.com/cometkim/asdf-lucy/actions/workflows/ci.yml/badge.svg)](https://github.com/cometkim/asdf-lucy/actions/workflows/ci.yml) |
| mage | [mathew-fleisch/asdf-mage](https://github.com/mathew-fleisch/asdf-mage) | [![Build Status](https://github.com/mathew-fleisch/asdf-mage/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-mage/actions) |
| make | [yacchi/asdf-make](https://github.com/yacchi/asdf-make) | [![Build Status](https://github.com/yacchi/asdf-make/actions/workflows/build.yml/badge.svg)](https://github.com/yacchi/asdf-make/actions?query=workflow%3ABuild) |
| Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | [![Build Status](https://travis-ci.org/halcyon/asdf-maven.svg?branch=master)](https://travis-ci.org/halcyon/asdf-maven) |
| Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | [![Build Status](https://github.com/asdf-community/asdf-meson/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-meson/actions) |

1
plugins/mage Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/mathew-fleisch/asdf-mage.git