https://github.com/dat2/hledger-exporter
a golang cli that exports hledger formatted transactions from external data sources, eg plaid
https://github.com/dat2/hledger-exporter
Last synced: about 1 month ago
JSON representation
a golang cli that exports hledger formatted transactions from external data sources, eg plaid
- Host: GitHub
- URL: https://github.com/dat2/hledger-exporter
- Owner: dat2
- License: mit
- Created: 2019-10-26T23:18:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T06:29:24.000Z (over 3 years ago)
- Last Synced: 2024-06-21T17:54:37.591Z (almost 2 years ago)
- Language: Go
- Size: 62.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hledger-exporter
a golang cli that exports hledger formatted transactions from plaid
## Usage
- `export PLAID_CLIENT_ID=<>`
- `export PLAID_SECRET=<>`
- `export PLAID_PUBLIC_KEY=<>`
- `export PLAID_ACCESS_TOKEN=<>`
- `hledger-exporter export `
- `hledger-exporter update`