summaryrefslogtreecommitdiffstats
path: root/CLI/rust
AgeCommit message (Expand)AuthorFilesLines
2021-04-04Remove unneeded mockinga14m1-5/+1
2021-04-04Add the skeleton of the generators modules/methodsa14m3-0/+26
2021-04-03Add missing docsa14m3-0/+15
2021-04-03Update main to show parsed options and handle errorsa14m1-2/+3
2021-04-03Add the Opts struct and parse CLI args into struct w/validationa14m1-0/+166
2021-04-03Add the random rust packagea14m2-0/+71
2021-04-03Refactor options method to allow easier testinga14m1-6/+81
2021-04-02Move validators module to it's own filea14m2-121/+119
2021-04-02Add mocktopus for mocking in testsa14m2-0/+24
2021-04-02Add the testing of width and height in optsa14m1-0/+52
2021-04-01Add the testing of is_positivea14m1-0/+20
2021-04-01Add the delay opt validationsa14m2-0/+10
2021-04-01Add CLI Width/Height validationsa14m2-0/+45
2021-04-01Add the CLI options basic argsa14m2-1/+73
2021-03-31Update dev dependencies and READMEa14m3-4/+23
2020-12-15Clean gitlab/codecov partsa14m1-7/+0
2020-12-15Add clap CLI dependencya14m2-0/+249
2020-12-15Fix merge request failed to create downstream errora14m1-0/+5
2020-12-15Create READMEa14m1-0/+32
2020-12-15Add the basic rust package structurea14m4-0/+26
2020-12-15Add the placeholder structure for rust packagea14m1-0/+2