Rsbeancount

Build Status GitHub license

buymeacoffee

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

TODO

Usage

  1. cargo build
  2. ./target/debug/rsbeancount -c <csvpath> -b <beanpath>
  3. more: ./target/debug/rsbeancount --help

View

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

Reference

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