How to create and use Clojure library. Publishing to git and Clojars.
Aug 17, 2022 · 15 min read · Here we are going to create a Clojure library, pack it to a JAR file, deploy it to a Maven repository and make its code available from Clojure and ClojureScript projects. We will create the simplest project and will grow it step by step. At the end, ...
Join discussion















