https://github.com/dmage/ldg
ldg is a tool for managing ledger files
https://github.com/dmage/ldg
Last synced: 10 months ago
JSON representation
ldg is a tool for managing ledger files
- Host: GitHub
- URL: https://github.com/dmage/ldg
- Owner: dmage
- License: mit
- Created: 2022-06-14T15:33:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T21:43:01.000Z (over 1 year ago)
- Last Synced: 2025-09-06T09:48:29.916Z (10 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ldg
ldg is a tool for managing ledger files. So far it can only format them.
## Installation
```
go install github.com/dmage/ldg@latest
```