jaccomoc/jactl

Command line scripts should use .jactlrc file to load additional jars and functions

jaccomoc opened this issue · 0 comments

The .jactlrc file provides a way to register additional jars and functions and change the threading execution model.
It is supported by the REPL and should also be used by the command line scripts so they can use any additional methods and functions that the user wants to make available to them.