summaryrefslogtreecommitdiffstats
path: root/CLI/rust
AgeCommit message (Expand)AuthorFilesLines
2021-04-06Add the URL generator w/testinga14m1-2/+73
2021-04-06Fix URL parsing to only support http (as curl lib)a14m3-2/+104
2021-04-06Refactor populate to work with strings and generate veca14m1-13/+14
2021-04-06Fix linting issuesa14m1-9/+12
2021-04-06Format the IO error to include an ending line breaka14m1-2/+10
2021-04-06Fix the regex to test URLsa14m1-1/+1
2021-04-05Add populate function w/testinga14m1-0/+80
2021-04-05Add generate_file_data implementation w/testinga14m1-3/+58
2021-04-05DRY testing with opts configurable objecta14m1-16/+10
2021-04-05Render the generate errors correctly in maina14m1-1/+1
2021-04-05Refactor return result instead of universe objecta14m3-16/+23
2021-04-05Add skeleton for URL/file generatorsa14m3-0/+101
2021-04-04Fix linting issue with unused vara14m1-1/+1
2021-04-04Update the main to print the universe structa14m1-1/+2
2021-04-04Add the generate method to GoL modulea14m1-0/+66
2021-04-04Configure generators to be mockablea14m2-0/+8
2021-04-04Add basic universe structa14m1-0/+9
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