Skip to content

ScriptREPL: CLI arg to disable verbose #451

Open
@jayvdb

Description

@jayvdb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions