Fork me on GitHub
#lumo
<
2019-04-12
>
jaide20:04:19

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?

hlolli21:04:27

@jayzawrotny I just use spawn childProcess, forgot the exact syntax, like a year ago since I last did it

hlolli21:04:20

I recommend more to just use shebang and run it lumo from the shell, if its a trivial script

jaide21:04:29

Hmm could work, in this case I want to use the gulp cli to run tasks defined in cljs