aboutsummaryrefslogtreecommitdiff
path: root/utils/read_file.py (unfollow)
Commit message (Collapse)AuthorLines
2023-05-05Print verb is mostly completed.Adrián Oliva-1/+25
May still have bugs, but for now it is good enough.
2023-05-05The `--file` option is more or less completed.Adrián Oliva-1/+1
The `stdin` option is left to be worked on.
2023-05-04First attempt at storing ledger entries.Adrián Oliva-0/+119
Now we can store the entries in very simple ways and we can even print them!