How to create and use Clojure library. Publishing to git and Clojars.
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, ...
kozieiev.hashnode.dev15 min read