boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
phreed 2018-04-24T14:50:13.000608Z

Unrealistic because the boot.App does more than just provide data to the tasks? Such as managing all the pods?

phreed 2018-04-24T14:56:07.000611Z

Do you know of an example that builds an uberjar https://clojure.org/guides/deps_and_cli#_using_local_libraries ?

2018-04-24T17:38:25.000656Z

@phreed correct re: pods, boot.App needs to be the entrypoint because it needs to own the classloader before clojure is introduced

seancorfield 2018-04-24T18:24:02.000546Z

@phreed There are two uberjar builders for clj that I'm aware of: Depstar and Juxt.Pack. For clj and tools.deps.alpha questions, you might want to join #tools-deps