Fork me on GitHub
#boot
<
2018-04-24
>
phreed14:04:13

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

phreed14:04:07

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

alandipert17:04:25

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

seancorfield18:04:02

@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