Fork me on GitHub
#boot
<
2017-06-17
>
flyboarder00:06:02

@richiardiandrea what are you trying to watch?

richiardiandrea00:06:28

I would like to watch .m2 artifacts

richiardiandrea00:06:11

I was thinking of a file watcher on a sub folder of my .m2

richiardiandrea00:06:15

Maybe checkout is better here actually, but I have never needed it and don't know if I can use it... The problem is that my build.boot does not add any : dependencies , sub tasks do

flyboarder00:06:29

yeah thats what checkout is for

richiardiandrea00:06:20

Do I understand correctly? Does checkout need a global set-env! for it to work?

flyboarder00:06:34

I believe so

richiardiandrea00:06:55

Ok thanks...uhmm

richiardiandrea00:06:42

A custom task could call set-env! or checkout in one of the two terminals...it can probably work I have a conf edn, it is data all the way down, just need to coordinate the side effects 😁