Skip to content

cljdoc/cljdoc-shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors