Fork me on GitHub
#depstar
<
2020-11-07
>
seancorfield20:11:13

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.

rickmoynihan21:11:59

That’s great @seancorfield, many many thanks

seancorfield21:11:59

LMK how it works for you and if you have other suggestions for improvements.

rickmoynihan21:11:47

Will do :thumbsup: