45 releases

new 0.4.0 Jul 24, 2024
0.3.19 Jun 25, 2024
0.1.17 Mar 19, 2024
0.1.3 Dec 14, 2023
0.1.1 Nov 28, 2023

#763 in Command line utilities

Download history 131/week @ 2024-04-01 130/week @ 2024-04-08 125/week @ 2024-04-15 130/week @ 2024-04-22 178/week @ 2024-04-29 114/week @ 2024-05-06 166/week @ 2024-05-13 203/week @ 2024-05-20 237/week @ 2024-05-27 122/week @ 2024-06-03 1075/week @ 2024-06-10 288/week @ 2024-06-17 127/week @ 2024-06-24 181/week @ 2024-07-01 127/week @ 2024-07-08 101/week @ 2024-07-15

545 downloads per month

MPL-2.0 license

79KB
2K SLoC

divviup - the Divvi Up command line tool

divviup is a command line (CLI) tool for doing all basic operations on both the Divvi Up API and Distributed Aggregation Protocol (DAP) API endpoints. It's only likely to work if the leader aggregator is Janus. See divviup --help for details on all of the commands.

To get the tool, either check out this project and build it yourself:

cargo run --package divviup-cli -- help

If you run into problems with the aws-lc-rs dependency, you can try building with --no-default-features --features common,ring.

Or you can download a binary for your OS and host architecture from our releases.

A complete tutorial for the divviup tool is available.

Dependencies

~42–64MB
~1.5M SLoC