Fork me on GitHub
#cursive
<
2015-10-31
>
thosmos02:10:01

it'd be cool if there was a way to detect when an arbitrary file changes, and trigger some tasks based on that. I'd like to be able to trigger "boot lein-generate" and reload the lein project only when the build.boot file changes. is this possible already?

thosmos02:10:52

oh right of course there's a file watchers plugin for that sort of thing