Fork me on GitHub
#nrepl
<
2022-04-09
>
Daniel Slutsky14:04:12

Clay is a new little tool that relies on nREPL middleware to respond to user evaluations of Clojure forms in their editor and REPL. https://scicloj.github.io/clay/#/notebooks/intro.clj Such recent experiences (with Clay, and previously with Notespace) have made me appreciate nREPL and middleware very much! 💜 One thing I am wondering about is how to make the setup seamless to the user. I am wondering whether the instructions I wrote at the Setup subsection in the document above make sense, and whether they could be made easier somehow. Any ideas? (For reference, added a comment to the related github issue as well: https://github.com/nrepl/nrepl/issues/269#issuecomment-1094043514)

❤️ 1