Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 222 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 222 Bytes

Codahale Metrics for Clojure core.async channels

Usage

Add the following to your dependencies:

[mpare-net/async.metrics "0.0.1-SNAPSHOT"]

Hacking

To build

boot build-jar

Run tests

boot test