- M-x nrepl-jack-in: Launch an nrepl server and a repl client. Prompts for a project root if given a prefix argument.
- M-x nrepl: Connect to an already-running nrepl server.
While you're in clojure-mode
, nrepl-jack-in
is bound for
convenience to C-c M-j and nrepl
is bound to C-c
M-c.