Open
Description
scala-cli has the capability-- and the requirement-- of downloading and managing its own JVMs. I believe we should be able to direct it to use a manually-installed JVM, or indeed whatever JVM is on the PATH and JAVA_HOME. This should be able to be specified in a config file, environment variables, and as a command-line option.