An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cljdoc-exerciser

[![cljdoc badge](https://cljdoc.org/badge/org.cljdoc/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`.