Skip to content

gradle plugin for the asdf version manager

License

Notifications You must be signed in to change notification settings

bezarsnba/asdf-gradle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asdf-gradle

Build Status

gradle plugin for the asdf version manager

Install

asdf plugin-add gradle https://github.com/rfrancis/asdf-gradle.git

Use

Check out the asdf readme for instructions on how to install and manage versions of other tools.

When installing Gradle using asdf install and you not have been plan check signature, you can set no using export GRADLE_SIGNATURE_CHECK=no example:


export GRADLE_SIGNATURE_CHECK=no 

Observation:

  • GRADLE_SIGNATURE_CHECK - yes is default.The yes check the signature and no not check the signature

NEEDED: Someone to take over maintenance of this plugin.

About

gradle plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%