Crates.io | rsbeancount |
lib.rs | rsbeancount |
version | 0.1.1 |
source | src |
created_at | 2019-06-25 08:16:53.994116 |
updated_at | 2019-06-25 09:16:40.435375 |
description | A tool to make the beancount file in pure rust. |
homepage | |
repository | https://github.com/zhourunlai/rsbeancount |
max_upload_size | |
id | 143411 |
size | 284,200 |
A tool to make beancount
file through the bill downloaded from payment platform.
cargo build
export PATH=$PATH:$PWD/target/debug
rsbeancount
rsbeancount --help
USAGE:
rsbeancount [OPTIONS] <CSVPATH> <BEANPATH>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-s, --source <ENUM> Source of the bill, default is Alipay
ARGS:
<CSVPATH> Path of the csv file
<BEANPATH> Path of the bean file
pip3 install beancount
pip3 install fava
fava bean/main.bean