Fork me on GitHub
#leiningen
<
2016-09-02
>
viesti10:09:26

Hi! Any idea why Leiningen doesn’t seem to load my :repl profile, which is: :repl [:repl-defaults :cider]

viesti10:09:43

the above form doesn’t seem to take effect with just lein repl, but lein with-profile +repl repl does force it

viesti10:09:26

ended up having a cider profile in ~/.lein/profiles.clj and using lein with-profile +cider repl