Fork me on GitHub
#lumo
<
2018-01-14
>
richiardiandrea18:01:39

@tomaas you can call the lumo script from nodemon

richiardiandrea18:01:12

I personally use gaze, I think my test watch is about 20 lines

richiardiandrea18:01:53

Of course no message is sent to figwheel's browser, but that can be done easily (`boot-figreload` contains a list of the messages figwheel needs)

tomaas19:01:56

@richiardiandrea, thank you. Didn't know nodemon --exec existed. Very cool 🙂

richiardiandrea19:01:34

I think the no JVM workflow is very cool indeed, just vastly unexplored (on my side as well ;))