Fork me on GitHub
#babashka
<
2019-09-22
>
sogaiu11:09:09

is there a good way to do file watching in clojure? i've found a few things, but one common theme seems to be not such great macos support. the thing that seemed the least problematic so far was: https://github.com/rplevy/ojo -- i'm asking here because i thought it might be an interesting area for babashka

sogaiu11:09:45

dirwatch and hawk were two other things i came across