Rsbeancount

Build Status crates.io GitHub license

buymeacoffee

A tool to make beancount file through the bill downloaded from payment platform.

TODO

Usage

  1. cargo build

  2. export PATH=$PATH:$PWD/target/debug

  3. rsbeancount

  4. rsbeancount --help

```shell USAGE: rsbeancount [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -s, --source Source of the bill, default is Alipay

ARGS: Path of the csv file Path of the bean file ```

View

  1. pip3 install beancount
  2. pip3 install fava
  3. fava bean/main.bean

Reference

  1. Beancount —— 命令行复式簿记