deb-sig / double-entry-generator

Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).
https://github.com/deb-sig/double-entry-generator
Apache License 2.0
537 stars 79 forks source link

feat(wechat, alipay): support multiple keywords in rules #16

Closed Triple-Z closed 3 years ago

Triple-Z commented 3 years ago

change viper config yaml to mapstructure: https://github.com/spf13/viper/issues/385

resolves #10

Signed-off-by: Triple-Z me@triplez.cn