4 releases

0.1.3 Apr 3, 2024
0.1.2 Apr 3, 2024
0.1.1 Apr 2, 2024
0.1.0 Apr 2, 2024

#182 in Development tools

Download history 333/week @ 2024-04-01

333 downloads per month

MIT license

15KB
363 lines

Jara

Installation

Install cargo and run:

cargo install jara

Usage

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

Set current JDK

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

Arguments:
  <BUILD>
  <ARCH>
  <VERSION>

Options:
  -h, --help  Print help

Import JDK

Import JDK

Usage: jara import <PATH>

Arguments:
  <PATH>

Options:
  -h, --help  Print help

List All Imported & Installed Versions

List all imported & installed versions

Usage: jara versions

Options:
  -h, --help  Print help

Dependencies

~7–21MB
~293K SLoC