Open
Description
Hi!
Normally I connect Emacs (which might as well be any other editor/IDE) to an external nrepl process, for reliability: I simply lein repl
in iTerm with a fixed port (as per profiles.clj).
The only problem being, a lein repl
+ a lein test-refresh
is wasteful: that's 2 JVMs.
So I was thinking, what if lein test-refresh offers a :start-nrepl
CLI option.
Does it sound like a feature your library could accept as a PR?
Cheers - Victor
Metadata
Metadata
Assignees
Labels
No labels