aboutsummaryrefslogtreecommitdiff
path: root/utils/read_file.py (follow)
Commit message (Collapse)AuthorAgeLines
* Print verb is mostly completed.Adrián Oliva2023-05-05-1/+25
| | | | May still have bugs, but for now it is good enough.
* 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!