Skip to content

Adding the run-jshell script to the bin/

Baltzell, Nathan requested to merge github/fork/jwgibbs/development into development

Created by: jwgibbs

Added a bash script called run-shell that will open the jshell interactive session and load the jar files in coatjava/lib to the class-path. The user does not need to add the jar files as options on the command line or set them as environment variables.

Merge request reports