Skip to content

Files

Latest commit

c5b08d1 · Nov 2, 2023

History

History
20 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 403 Bytes

SciJava Script Editor

Script Editor and Interpreter for SciJava script languages.

Testing from the command line

Script Editor

mvn -Pexec,editor

Script Interpreter

mvn -Pexec,interp