Releases: neurobin/oraji
Releases · neurobin/oraji
oraji
oraji
oraji
- an install.sh script to install oraji.
- Takes the path of the archive instead of version name.
- Can be run from any directory.
- Both jdk and jre can be installed/uinstalled.
- If multiple version of jdk/jre is installed, then upon uninstallation of a version, java automatically falls back to a previously (most recent) installed version.
oraji -v
provides version info oforaji
itself.oraji -u
to uninstall java.- Internal multiple java version management.
- Input prompt improved.
- tilde (~) expansion supported in input prompt.
- Minor bug fix