FYI seancorfield/depstar {:mvn/version "1.1.133"}
is a refactoring of 1.1.132 so that you can call hf.depstar.uberjar/run*
in a REPL or from other code and get back a hash map that describes success/failure. The other entry points are all still the same, and still call (shutdown-agents)
or (System/exit 1)
as before.
That’s great @seancorfield, many many thanks
LMK how it works for you and if you have other suggestions for improvements.
Will do :thumbsup: