itegebo

Results 4 comments of itegebo

+1 Indeed. It actually took me a while to realize what was going on when restarts weren't happening as I'd expect. During certain phases of development, one is creating and/or...

I created a branch to experiment with this feature. It will now rescan the watched items, but will not restart if only a new file is placed in one of...

FWIW, adding Clojure's sources for 1.8 works for me: `:profiles {:dev {:dependencies [[org.clojure/clojure "1.8.0" :classifier "sources"]]}}`

I also sought to run some python from a shell script that tried to set the virtualenv, it failed similarly. I found that I needed to do the following first...