My need is similar to clojure - What's the correct way of providing a default value for print-length in profiles.clj? - Stack Overflow.
I want to learn how to set default value for *print-length*
inside deps.edn
instead of project.clj
of leiningen.
You can create a :repl alias in your deps.edn:
And then you can start a repl with that: