Fork me on GitHub
#leiningen
<
2020-05-21
>
Yehonathan Sharvit08:05:12

@mikerod thanks a lot. Now, with update-in I can evaluate a form from the command line:

lein update-in :repl-options assoc :init "(println 1)" -- repl

👍 4