https://github.com/cljdoc/cljdoc-exerciser
A dummy project to test cljdoc formatting and features
https://github.com/cljdoc/cljdoc-exerciser
Last synced: 4 months ago
JSON representation
A dummy project to test cljdoc formatting and features
- Host: GitHub
- URL: https://github.com/cljdoc/cljdoc-exerciser
- Owner: cljdoc
- Created: 2019-07-14T22:51:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-29T18:11:37.000Z (9 months ago)
- Last Synced: 2025-10-22T00:36:03.823Z (8 months ago)
- Language: Clojure
- Size: 6.13 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cljdoc-exerciser
[](https://cljdoc.org/d/org.cljdoc/cljdoc-exerciser)
This is a test project to exercise various cljdoc features and formatting.
It should be extended as the cljdoc community sees fit.
## Building & Releasing
This project uses babashka tasks.
To see available tasks, run:
```
bb tasks
```
Version scheme is `..`.
Current release is also tagged with `latest`.