0.1.0 • Published 8 years ago

jvminstall v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

jvmInstall

This is simple script for installing Java Virtual Machine on local computer. It will download package, unpack it and set correct permissions.

Usage:

$ node jvminstall [installpath="some install path" configpath="path to config file"]

By defaults module install JavaVM into ("USERPROFILE" | "HOME") ".jvm" path, but you specify it by argument:

installpath="some install path"

Also you can specify path to custom config file by:

configpath="path to config file"
0.1.0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago