Fork me on GitHub
#cider
<
2016-12-25
>
benedek21:12:22

@richiardiandrea trying to follow up on https://github.com/clojure-emacs/cider/pull/1844 for boot. as i was waiting to -E to be added to boot. looking at it tho me thinks that global exclusions is not really what we need in cider. we would rather need an option to exclude something for given dependency on the CLI. can you pls confirm or enlighten me how i am an idiot this time

richiardiandrea23:12:09

@benedek mmm no idiots of course here 😀 are you talking about my other PR ?

richiardiandrea23:12:08

About what my patch does: basically there will be no more need for the repl task on the boot command line but there will be a dependency (`-d`) to cider.nrepl and a call to some code with -i (new option in 2.7.X).