Go to file
n loewen 32d3d87d71 Create a simpler argument parse -- no validation, just returns a more usable object than the default argv 2023-08-29 22:23:36 -04:00
.gitignore First commit: WIP - Start to create a parser for command-line 'argv' arguments 2023-08-26 20:52:27 -04:00
arg-parser-simpler.js Create a simpler argument parse -- no validation, just returns a more usable object than the default argv 2023-08-29 22:23:36 -04:00
arg-parser.js Change some undefined variables 2023-08-29 22:22:41 -04:00
tests-simpler.js Create a simpler argument parse -- no validation, just returns a more usable object than the default argv 2023-08-29 22:23:36 -04:00
tests.js (tests) Add line requiring 'test' module 2023-08-28 09:05:01 -04:00