This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-14
Channels
- # beginners (33)
- # cider (17)
- # clara (13)
- # cljs-dev (7)
- # clojars (1)
- # clojure (47)
- # clojure-brasil (1)
- # clojure-dev (4)
- # clojure-italy (3)
- # clojure-russia (4)
- # clojure-uk (1)
- # clojurescript (4)
- # core-async (4)
- # core-logic (6)
- # cursive (7)
- # datomic (1)
- # emacs (35)
- # fulcro (56)
- # hoplon (7)
- # jobs-discuss (89)
- # lumo (6)
- # numerical-computing (1)
- # onyx (86)
- # parinfer (3)
- # reagent (2)
- # rum (2)
- # specter (5)
- # sql (13)
- # unrepl (2)
@tomaas you can call the lumo script from nodemon
I personally use gaze
, I think my test watch is about 20 lines
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)
@richiardiandrea, thank you. Didn't know nodemon --exec
existed. Very cool 🙂
I think the no JVM workflow is very cool indeed, just vastly unexplored (on my side as well ;))