summaryrefslogtreecommitdiffstats
path: root/CLI
AgeCommit message (Expand)AuthorFilesLines
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-04Minor documentation fixesa14m1-2/+2
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
2021-02-17Update the CHANGELOGa14m1-0/+4
2021-02-17Update dependenciesa14m2-21/+22
2021-02-17Remove codecov as it's not working on srhta14m3-9/+3
2021-02-17Fix ~2 Name error when invalid numeric value passeda14m1-3/+4
2021-02-16Pump versiona14m3-2/+5
2021-02-11Show the banner on a separate line for better readabilitya14m1-1/+1
2021-02-10Pump version for releasea14m3-2/+5
2021-02-10Better and more performant ruby rendering in alternative terminala14m3-8/+14
2021-01-30Prepare 1.0.3 releasea14m3-3/+8
2021-01-30Fix Living/Dead cells can have more than 1 char or have the same chara14m2-12/+46
2020-12-16Minor updates to README filesa14m1-1/+1
2020-12-16Pump the version for deploy from sr.hta14m3-2/+6
2020-12-16Update the ruby gem linksa14m1-3/+3
2020-12-16Update the README with the new links to sr.hta14m1-4/+4
2020-12-15Clean gitlab/codecov partsa14m2-79/+0
2020-12-15Add clap CLI dependencya14m2-0/+249
2020-12-15Fix merge request failed to create downstream errora14m2-0/+10
2020-12-15Create READMEa14m1-0/+32
2020-12-15Add the basic rust package structurea14m4-0/+26
2020-12-15Update ruby README (for testing)a14m1-3/+4
2020-12-15Add the placeholder structure for rust packagea14m1-0/+2
2020-12-14Add codecov configurations for monorepoa14m3-7/+6
2020-12-14Ignore rubocop violation about any instancea14m1-0/+2
2020-12-14Fix rspec violations and complete coverage testinga14m4-39/+86
2020-12-14Add rubocop-rspeca14m2-0/+5
2020-12-14Add codecov integrationa14m4-0/+23
2020-12-14Pump version for release after fixing validation issuesa14m3-2/+7
2020-12-14Add the specs for the parsed_options method (fixing negative issues)a14m1-0/+62