aboutsummaryrefslogtreecommitdiff
path: root/parser.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First functional versionKatharina Fey2019-08-041-29/+24
| | | | | | | | | Has a few problems: - Doesn't properly indent entries - Only processes _first_ open account - Doesn't catch enough errors - CLI parsing sucks
* Initial draft of the file format parserKatharina Fey2019-07-231-0/+87