Skip to content

An adapter for the Clerk tool to support the Kindly conventions

License

Notifications You must be signed in to change notification settings

scicloj/kind-clerk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a16db46 · Mar 18, 2025

History

50 Commits
Mar 18, 2025
Mar 9, 2025
Jan 11, 2025
Feb 2, 2023
Jan 11, 2025
Jan 11, 2025
Oct 2, 2023
Jan 11, 2025
Jan 11, 2025
Mar 9, 2025

Repository files navigation

kind-clerk

This library adapts the Clerk tool to support the Kindly convention for Clojure literate programming.

Clojars Project

Status

  • already useful for common tasks
  • partial - some main visualization kinds are not implemented yet

Usage

After calling the setup! function at the relevant namespace,

(require '[scicloj.kind-clerk.api :as kind-clerk])
(kind-clerk/setup!)

one can just keep using Clerk the way they like.

  • Values which have kind information provided by Kindly will be displayed accordingly.
  • Other values will be displayed the usual way Clerk treats them.

See the example project.

License

Copyright © 2023 Scicloj

EPLv1.0 is just the default for projects generated by clj-new: you are not required to open source this project, nor are you required to use EPLv1.0! Feel free to remove or change the LICENSE file and remove or update this section of the README.md file!

Distributed under the Eclipse Public License version 1.0.

About

An adapter for the Clerk tool to support the Kindly conventions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published