mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add make plugin (#438)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -241,6 +241,7 @@ itself) to look for plugins.
|
||||
| Loki-Logcli | [comdotlinux/asdf-loki-logcli](https://github.com/comdotlinux/asdf-loki-logcli) | [](https://github.com/comdotlinux/asdf-loki-logcli/actions) |
|
||||
| Lua | [Stratus3D/asdf-lua](https://github.com/Stratus3D/asdf-lua) | [](https://travis-ci.org/Stratus3D/asdf-lua) |
|
||||
| LuaJIT | [smashedtoatoms/asdf-luaJIT](https://github.com/smashedtoatoms/asdf-luaJIT) | [](https://github.com/smashedtoatoms/asdf-luaJIT/actions) |
|
||||
| make | [yacchi/asdf-make](https://github.com/yacchi/asdf-make) | [](https://github.com/yacchi/asdf-make/actions?query=workflow%3ABuild) |
|
||||
| Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | [](https://travis-ci.org/halcyon/asdf-maven) |
|
||||
| Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | [](https://github.com/asdf-community/asdf-meson/actions) |
|
||||
| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | [](https://travis-ci.org/weibemoura/asdf-micronaut) |
|
||||
|
||||
1
plugins/make
Normal file
1
plugins/make
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/yacchi/asdf-make.git
|
||||
Reference in New Issue
Block a user