An open API service indexing awesome lists of open source software.

https://github.com/zwpaper/go-bean

Beancount Parser
https://github.com/zwpaper/go-bean

Last synced: over 1 year ago
JSON representation

Beancount Parser

Awesome Lists containing this project

README

          

# Go Bean

Go bean is a beancount tool, aim for:
- Parse Bean file as a lib
- Import bills by using the beancount parser

# What can go bean do

# Install

# Usage

# Why a new wheel

# Contribute
## Structure

- [Parse](./parser) is the beancount file parse
- [bean.go](./bean.go) is the beancount lib
- [chopstick](./cmd/chopstick) is the command line tool

## TODOs
### Feature

- [ ] Template import
- [ ] Support confirm or not
- [ ] Show unknown payee for import

### Bug or Enhancement

- [ ] Payee detect switch
- [ ] Beanfile Format
- [ ] How to deal with TODO
- [ ] refund