mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-28 20:04:56 +08:00
feat: add Grain (#468)
This commit is contained in:
@@ -178,6 +178,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Gradle | [rfrancis/asdf-gradle](https://github.com/rfrancis/asdf-gradle) | [](https://travis-ci.org/rfrancis/asdf-gradle) |
|
||||
| Gradle Profiler | [joschi/asdf-gradle-profiler](https://github.com/joschi/asdf-gradle-profiler) | [](https://github.com/joschi/asdf-gradle-profiler/actions/workflows/workflow.yml) |
|
||||
| Grails | [weibemoura/asdf-grails](https://github.com/weibemoura/asdf-grails) | [](https://travis-ci.org/weibemoura/asdf-grails) |
|
||||
| Grain | [cometkim/asdf-grain](https://github.com/cometkim/asdf-grain) | [](https://github.com/cometkim/asdf-grain/actions/workflows/ci.yml) |
|
||||
| Groovy | [weibemoura/asdf-groovy](https://github.com/weibemoura/asdf-groovy) | [](https://travis-ci.org/weibemoura/asdf-groovy) |
|
||||
| grpcurl | [asdf-community/asdf-grpcurl](https://github.com/asdf-community/asdf-grpcurl) | [](https://github.com/asdf-community/asdf-grpcurl/actions?query=workflow%3ACI) |
|
||||
| grpc-health-probe | [zufardhiyaulhaq/asdf-grpc-health-probe](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe) | [](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml) |
|
||||
|
||||
1
plugins/grain
Normal file
1
plugins/grain
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/cometkim/asdf-grain.git
|
||||
Reference in New Issue
Block a user