Skip to content

Releases: seancorfield/deps-new

0.1.0 (Initial Release)

18 Aug 23:30
Compare
Choose a tag to compare

The first tagged release of deps-new. Has the following built-in templates:

  • app -- create a new application,
  • lib -- create a new library,
  • pom -- create a fully-flesh pom.xml (typically in the current directory with :target-dir '"."' and overwrites any existing pom.xml),
  • scratch -- create a minimal deps.edn "playground".

You can create your own templates to use locally or anywhere that you can specify as coordinates with the Clojure CLI!