Fork me on GitHub
#cider
<
2016-01-16
>
madstap00:01:19

How do people keep cider-nrepl and cider in sync? I figured cask would help with that, but it seems that you can only specify a minimum version.

madstap00:01:54

Are my choices git submodule/manual download or ride the bleeding edge?

bozhidar11:01:57

if you’re using the stable releases - it’s easy

bozhidar11:01:27

for the snapshot - lein would download the latest snapshot automatically once a day

bozhidar11:01:43

I’m assuming that boot behaves similarly