depstar

Discussion around https://github.com/seancorfield/depstar
seancorfield 2020-11-07T20:55:13.094100Z

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.

2020-11-07T21:21:59.094800Z

That’s great @seancorfield, many many thanks

seancorfield 2020-11-07T21:24:59.095300Z

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

2020-11-07T21:25:47.095500Z

Will do :thumbsup: