Unrealistic because the boot.App does more than just provide data to the tasks? Such as managing all the pods?
Do you know of an example that builds an uberjar https://clojure.org/guides/deps_and_cli#_using_local_libraries ?
@phreed correct re: pods, boot.App needs to be the entrypoint because it needs to own the classloader before clojure is introduced
@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