# asdf-gradle **Repository Path**: gitee-go/asdf-gradle ## Basic Information - **Project Name**: asdf-gradle - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-19 - **Last Updated**: 2024-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # asdf-gradle [![Build Status](https://travis-ci.org/rfrancis/asdf-gradle.svg?branch=master)](https://travis-ci.org/rfrancis/asdf-gradle) [gradle](https://gradle.org/) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager ## Install ``` asdf plugin-add gradle https://github.com/rfrancis/asdf-gradle.git ``` ## Use Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of other tools. When installing Gradle using `asdf install` if you not wish to have it check the package signature for whatever reason, you can set `no` using `export GRADLE_SIGNATURE_CHECK=no` example: ``` export GRADLE_SIGNATURE_CHECK=no ``` Observation: * `GRADLE_SIGNATURE_CHECK` - `yes` (for yes, check the signature) is the default NEEDED: Someone to take over maintenance of this plugin.