Skip to content

Latest commit

 

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