aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAge
* Add argument parserKarel Kočí2019-04-28
| | | | This implements argument parser based on glibc argp.
* Update to working versionKarel Kočí2018-12-02
| | | | | Still way off from something usable by someone else but it already works for me.
* Initial commitKarel Kočí2018-08-27