aboutsummaryrefslogtreecommitdiff
path: root/utils/read_file.py (follow)
Commit message (Collapse)AuthorAgeLines
* The `--file` option is more or less completed.Adrián Oliva2023-05-05-1/+1
| | | | The `stdin` option is left to be worked on.
* First attempt at storing ledger entries.Adrián Oliva2023-05-04-0/+119
Now we can store the entries in very simple ways and we can even print them!