1
0

Add beanhub cli

This commit is contained in:
Fang-Pen Lin
2023-10-08 17:44:51 -07:00
committed by Simon Michael
parent 91529a9b7a
commit 138f78ef6b

View File

@@ -457,6 +457,9 @@ Additional helper tools complementing the PTA apps, by category.
- [beancount-parser](https://github.com/LaunchPlatform/beancount-parser) standalone Lark based beancount syntax parser (not relying on the beancount library)
### Utilities
- [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) Command line tools for BeanHub users but also comes with features like a [custom form](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/) web app for non-BeanHub users
### API
- [gledger](https://github.com/gledger/gledger) Go package to interface with Ledger (go)