I'm continuing to work on the Clojure CLI tools videos this week. So far I've published • Clojure REPL driven development an introduction with Rebel Readline - https://youtu.be/U19TWMsg0s0 • Clojure projects with the REPL - https://youtu.be/7muHVkxzZcE
The next video should be about using clj-new with different templates, which also covers examples of using Clojure exec rather than clojure.main to run clj-new. After that, its probably a video on creating your own templates or a video on creating aliases for Clojure CLI tools and projects.