It can take command line arguments and therefore be put into a shell script, if that’s what you mean. Here’s an example:
java -jar familiar-0.1.0-SNAPSHOT-standalone.jar “(open! some-other-experiment)” “(new-var herons boolean? false)” “(data herons true)”
It can take command line arguments and therefore be put into a shell script, if that’s what you mean. Here’s an example: