4个版本

0.1.3 2024年4月3日
0.1.2 2024年4月3日
0.1.1 2024年4月2日
0.1.0 2024年4月2日

#36 in #clap

MIT 许可证

15KB
363 代码行

Jara

安装

安装cargo并运行

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

设置当前JDK

Set current JDK

Usage: jara set <BUILD> <ARCH> <VERSION>

Arguments:
  <BUILD>
  <ARCH>
  <VERSION>

Options:
  -h, --help  Print help

导入JDK

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

依赖关系

~7–18MB
~265K SLoC