A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

clojure nrepl repl
2 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
Enhancement Good First Issue

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

Clojure
#clojure#nrepl#repl

AI Summary: This enhancement requests adding support for the XDG Base Directory Specification, specifically `XDG_CONFIG_HOME`, for NREPL configuration files. The proposed order for checking configuration directories is `NREPL_CONFIG_DIR`, then `XDG_CONFIG_HOME/nrepl`, falling back to the default `~/.nrepl`.

Complexity: 1/5
Enhancement Good First Issue

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

Clojure
#clojure#nrepl#repl