I've published a new video on using clj-new to create projects using templates, including its own templates as well as figwheel-main for web pages and a quick look at luminus (which deserves its own video) https://youtu.be/yv28xdnhd-I
I've cleaned up a few areas of the Practicalli Clojure deps.edn project
• merging all the project related aliases into one section, renaming :build/
and :deploy/
aliases to :project/
, for example to create a jar is now :project/jar
• added a mini table of contents to find sections, with a sub-section on the different groups of aliases
• Updated to latest versions of clj-new and depstar
https://github.com/practicalli/clojure-deps-edn