Fork me on GitHub
#leiningen
<
2017-06-04
>
Shantanu Kumar02:06:13

There’s an odd issue I’m seeing with :main entry in Leiningen 2.7.1 — when :main is present in the default profile user.clj from classpath is not honored, and when I move the :main entry into the uberjar profile (with lein with-profile uberjar run …) it loses STDIN. Has anybody else noticed this?