grvm

command module
v0.0.0-...-3468133 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2024 License: MIT Imports: 1 Imported by: 0

README

grvm

Gradle_Version_Manager

image

安装

gradle下载官网

下载grvm 下载自己需要的版本, 到自己自定义的目录 修改可执行文件名称为j

默认文件下载安装在用户目录下 .grvm目录,目录下 versions, downloads, gradle 分别是本地安装目录,安装包下载目录,当前使用的gradle版本目录

将 GRADLE_HOME 配置为 USER_HOME\.grvm\gradle

指定安装目录需要 添加环境变量 GRVM_HOME 将 GRADLE_HOME 配置为 GRVM_HOME\gradle

命令

列出

列出所有可安装版本

grvm ls-remote

image

列出本地安装版本

grvm ls

image

下载
grvm install 7.6.1

image

切换版本
grvm use 6.9.4

image

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL