Crates.io | jara |
lib.rs | jara |
version | 0.1.3 |
source | src |
created_at | 2024-04-02 14:38:14.957839 |
updated_at | 2024-04-03 00:55:33.273388 |
description | A Java Runtime Manager. |
homepage | https://github.com/EvanLuo42/jara |
repository | https://github.com/EvanLuo42/jara |
max_upload_size | |
id | 1193617 |
size | 52,025 |
Install cargo and run:
cargo install jara
Usage: jara <COMMAND>
Commands:
install Install a JDK
set Set current JDK
import Import JDK
versions List all imported & installed versions
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
Set current JDK
Usage: jara set <BUILD> <ARCH> <VERSION>
Arguments:
<BUILD>
<ARCH>
<VERSION>
Options:
-h, --help Print help
Import JDK
Usage: jara import <PATH>
Arguments:
<PATH>
Options:
-h, --help Print help
List all imported & installed versions
Usage: jara versions
Options:
-h, --help Print help