|
|
|
|
|
by krn
2484 days ago
|
|
> Any tips from clojurists on getting the repl (and readline) working fluently? I'm using Leiningen but it's not responding as I'd expect. I would think this would all set up more effortlessly. For me, Boot[1] has completely replaced Leiningen, and I wish it was used by all new Clojure projects, when deps.edn[2] is not enough. [1] https://boot-clj.com/ [2] https://clojure.org/guides/deps_and_cli |
|