Open Issues Need Help
View All on GitHubA 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.
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`.
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.