boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
flyboarder 2020-07-21T16:46:35.059400Z

@borkdude from my experience, you never want boot running while changing branches on mac os

borkdude 2020-07-21T17:27:55.061200Z

@flyboarder A lot of times it works, just sometimes it creates a huge list of error messages in which case I restart. It's very similar to what I saw when I write .js files using deps.edn CLJS build into the boot classpath. For which micha proposed the add-classpath workaround. Currently I'm not in macOS, but in WSL2 on Windows and there it seems to work fine. I do want to have it work on macOS though.

👍 1