Liking cljdoc? Tell your friends :D

clerk-utils

Build Status License cljdoc badge Clojars Project

TODO blurb.

Quickstart

Install clerk-utils into your Clojure project using the instructions at its Clojars page:

Clojars Project

Require mentat.clerk-utils in your namespace:

(ns my-app
   (:require [mentat.clerk-utils :as mc]))

;; TODO usage.

Thanks and Support

To support this work and my other open source projects, consider sponsoring me via my GitHub Sponsors page. Thank you to my current sponsors!

I'm grateful to Clojurists Together for financial support during this library's creation. Please consider becoming a member to support this work and projects like it.

License

Copyright © 2022 Sam Ritchie.

Distributed under the MIT License. See LICENSE.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close