Releases: seancorfield/deps-new
Releases · seancorfield/deps-new
0.1.0 (Initial Release)
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-fleshpom.xml
(typically in the current directory with:target-dir '"."'
and overwrites any existingpom.xml
),scratch
-- create a minimaldeps.edn
"playground".
You can create your own templates to use locally or anywhere that you can specify as coordinates with the Clojure CLI!