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

https://github.com/akobashikawa/clojure-counter

Learning Clojure: Counter
https://github.com/akobashikawa/clojure-counter

clojure

Last synced: 14 days ago
JSON representation

Learning Clojure: Counter

Awesome Lists containing this project

README

          

# Clojure Counter

"Counter" in Clojure.

## Run

```sh
clj -M -m counter.core
```