summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2018-07-06Building against gssdp sorta worksYuval Adam
2018-07-05Oops we need coloredYuval Adam
2018-07-05Restructure and remove coloredYuval Adam
2018-07-05Termios solution worksYuval Adam
2018-07-05Remove rustyline and cleanupYuval Adam
2018-07-03Add input file path validationYuval Adam
2018-07-03File should be positional argYuval Adam
2018-07-03Add rustyline dependencyYuval Adam
2018-07-03Add basic clap structureYuval Adam
2018-07-03Add basic usage print with colorYuval Adam
2018-07-03Initial rust binary projectYuval Adam