Leiningen plugin that makes an uberjar only when source files are modified after the last build.
Add lein-uber
as a plugin dependency to your project or profiles.
:plugins [[team.sultanov/lein-uber "0.0.1"]]
And run the following command: lein uber