Skip to content

cljdoc/cljdoc-shared

Repository files navigation

cljdoc-shared

This is an internal cljdoc library.
It is not a general purpose library.

This small collection of cljdoc code and specs is used by:

  • cljdoc

  • cljdoc-analyzer

  • builder - does not use, but duplicates cljdoc-shared/analysis/output-prefix in CI config

To reduce the maintenance burden:

  • This code must remain minimal.

  • Don’t add things that might be used in the future.

  • Delete things that are no longer commonly used.

  • Be very reluctant to adding dependencies.

This project uses babashka tasks, run bb tasks to see what is available.

About

Internal cljdoc shared code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published