Fork me on GitHub
#leiningen
<
2018-10-23
>
souenzzo10:10:41

alias lein="clj -Sdeps '{:deps {leiningen/leiningen {:mvn/version \"2.8.1\"}}}' -m leiningen.core.main" is a reasonable way to run lein? I did it here and it's working. I think that it can be cool way to install lein

souenzzo19:10:30

lein repl dont work. even after switch from clj to clojure