clojure-quick-repls
clojure-quick-repls copied to clipboard
Emacs functions for quickly creating Clojure and ClojureScript repls for a project
Hi, I continually get the following error when the cljs repl is start up: ``` 1. Unhandled java.lang.AssertionError Assert failed: Arguments must be interleaved key value pairs (even? (count opts))...
Since cider has `cider-restart` perhaps this should have `clojure-quick-repls-restart` to be more congruent in usage.
Hi, I guess the title says it all. Or is there a serious reason to keep it separately? Regards Andreas