feat: add make plugin (#438)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Yasunori Fujie
2021-07-10 14:57:21 +09:00
committed by GitHub
parent 700132dce4
commit b1504d4206
2 changed files with 2 additions and 0 deletions

View File

@@ -241,6 +241,7 @@ itself) to look for plugins.
| Loki-Logcli | [comdotlinux/asdf-loki-logcli](https://github.com/comdotlinux/asdf-loki-logcli) | [![Build Status](https://github.com/comdotlinux/asdf-loki-logcli/workflows/Build/badge.svg)](https://github.com/comdotlinux/asdf-loki-logcli/actions) |
| 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) |
| 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) |
| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | [![Build Status](https://travis-ci.org/weibemoura/asdf-micronaut.svg?branch=master)](https://travis-ci.org/weibemoura/asdf-micronaut) |

1
plugins/make Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/yacchi/asdf-make.git