Currently, a .jar file is built and published to Clojars. Since the Junit results are optional, this may be alright as is, but we might want to consider building a Uberjar that bundles the deps, so that we can leave those out of the deps.edn files of any project we want to use our fork with.
Currently, a .jar file is built and published to Clojars. Since the Junit results are optional, this may be alright as is, but we might want to consider building a Uberjar that bundles the deps, so that we can leave those out of the
deps.ednfiles of any project we want to use our fork with.