Open fdobad opened 2 months ago
ReadArgs refactored:
same names used across the code (up to 3 layers simplified/flattened)
using standard getopt argparser object
default values in readargs.h
helpful help string with -h or --help
[ ] pending: better one letter argument assignment
BREAKING CHANGES ON THE CLI MEANS MAJOR VERSION UPGRADE: v1.0.0
@matiasuno @lucasmurray97 @RodrigoMahalufRecasens este es el mejor mira lo ordenado que quedaría
ReadArgs refactored:
same names used across the code (up to 3 layers simplified/flattened)
using standard getopt argparser object
default values in readargs.h
helpful help string with -h or --help
[ ] pending: better one letter argument assignment
BREAKING CHANGES ON THE CLI MEANS MAJOR VERSION UPGRADE: v1.0.0