boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
Daniel Östling 2020-06-15T00:04:20.038600Z

$ lein clean && /usr/bin/time lein uberjar
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
Compiling test-proj.core
Created /<redacted path>/test-proj/target/uberjar/test-proj-0.1.0-SNAPSHOT.jar
Created /<redacted path>/test-proj/target/uberjar/test-proj-0.1.0-SNAPSHOT-standalone.jar
       15.32 real        27.59 user         5.09 sys