Open
Description
I would like to use ScriptREPL to invoke a Kotlin script, and it works when run like so:
jgo --repository scijava.public=https://maven.scijava.org/content/groups/public org.scijava:scijava-common:@ScriptREPL+org.scijava:scripting-kotlin Foo.kt
however I end up with a header of
Welcome to the SciJava REPL!
followed by the "help()"
Available built-in commands:
:help | this handy list of commands
..
Can we add a CLI arg like "quiet", or a different Main-Class, which doesnt emit this before running the script?
Metadata
Metadata
Assignees
Labels
No labels