practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2019-07-14T09:11:19.009Z

Broadcast is on Sunday this week at the later time of 11am. https://youtu.be/JsdgIKUD_6Q This week we have an introduction to Clojure CLI tools, rebel-readline, clj-new, using templates to create projects and using aliases. Clojure CLI tools are a relatively new way to start a REPL and work with Clojure dependencies, offering a greater flexibility than the traditional jar file approach. clj-new is a library that allows you to create new projects using the large range of existing project templates from Leiningen and Boot build tools. rebel-readline provides a very rich developer experience to the command line REPL, providing essential features you would expect from a Clojure aware editor.