## Acceptance Criteria - [ ] System can read in configuration files + default config file + config file from CLI argument - [ ] System can write: + `.txt` - plain text + `.json` - JSON files + `.md` - markdown ## Out of scope - Anything regarding content of files. Simple reading/writing is enough for this ticket.
Acceptance Criteria
.txt- plain text.json- JSON files.md- markdownOut of scope