Hi there congrats on the newest release. I was curious if you could have a node script that you programmatically uses lumo to eval\execute cljs?
@jayzawrotny I just use spawn childProcess, forgot the exact syntax, like a year ago since I last did it
I recommend more to just use shebang and run it lumo from the shell, if its a trivial script
Hmm could work, in this case I want to use the gulp cli to run tasks defined in cljs