deps-new

seancorfield 2021-11-13T17:57:30.007600Z

https://github.com/seancorfield/deps-new v0.4.2 1ec7e62 is available -- cleans up template template by removing all JAR/deploy stuff (since deps-new templates must be either git deps or local deps, due to relying on tools.build) and adds a test in the template template that does something useful: it validates your template's template.edn file. Also uses the latest build-clj and tools.build with the improvements to compile-clj and the new git command stuff.

dharrigan 2021-11-13T19:28:11.007900Z

👍