We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa21f55 commit f571f90Copy full SHA for f571f90
1 file changed
README.md
@@ -6,6 +6,11 @@
6
7
A CLI on top of the [Aeron Cache](https://github.com/bhf/aeron-cache) REST API.
8
9
+```bash
10
+brew tap bhf/aeron-cache-cli
11
+brew install aeron-cache-cli
12
+```
13
+
14
Built in Rust 🦀 using:
15
16
* [Clap](https://github.com/clap-rs/clap)
0 commit comments