yaml/yamlscript

Create an alternate CLI that runs on the JVM

ingydotnet opened this issue · 0 comments

The ys command is currently only targeting GraalVM platforms Mac/Linux/Windows.

We can make an alternate ysj that connects to a JVM (starting it if necessary).

If ysj proves successful we might want to rename ys to ysb (binary) and make ys a bash script that can exec the appropriate one.