This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-07
Channels
- # announcements (2)
- # babashka (38)
- # beginners (38)
- # calva (4)
- # cider (1)
- # clj-kondo (43)
- # clojure (50)
- # clojure-dev (39)
- # clojure-europe (4)
- # clojure-spec (4)
- # clojure-uk (2)
- # conjure (6)
- # core-async (5)
- # core-typed (3)
- # data-science (2)
- # datomic (6)
- # depstar (4)
- # emacs (1)
- # events (2)
- # fulcro (4)
- # jobs-discuss (4)
- # luminus (1)
- # off-topic (5)
- # re-frame (14)
- # shadow-cljs (8)
- # sql (8)
- # tools-deps (22)
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: