org.mentat/clerk-utils

A collection of functions, macros, guides and templates that have come in handy while documenting libraries with Nextjournal's Clerk.

Leiningen/Boot

[org.mentat/clerk-utils "0.4.1"]

Clojure CLI/deps.edn

org.mentat/clerk-utils {:mvn/version "0.4.1"}

Gradle

implementation("org.mentat:clerk-utils:0.4.1")

Maven

<dependency>
  <groupId>org.mentat</groupId>
  <artifactId>clerk-utils</artifactId>
  <version>0.4.1</version>
</dependency>