Repay

CLI for calculating repayments

Example

repay <<HERE
a 150
b 300
c 100 c a
HERE
c owes b 100.00
a owes b 50.00

Links

How to install

Download from https://github.com/ramn/repay/releases or run cargo install repay.

TODO