weibemoura / asdf-groovy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-groovy

Build Status

Groovy plugin for asdf version manager

Install

asdf plugin-add groovy https://github.com/weibemoura/asdf-groovy.git

Requirements

Java

Java is required. It can be installed using the asdf java plugin.

JAVA_HOME

The plugin requires JAVA_HOME to be exported. For your convenience, it exports it for you using asdf but if you use the JAVA_HOME export feature of asdf-java or export it yourself, you can disable this functionality by:

export ASDF_GROOVY_DISABLE_JAVA_HOME_EXPORT=true

Use

Check asdf readme for instructions on how to install & manage versions of Groovy.

About

License:Apache License 2.0


Languages

Language:Shell 100.0%