I’m going to be writing some command-line utilities which should prompt
for various parameters if they are not specified via an option and a
value on the command line. To that end, I am interested in adding a
feature to do this automatically in commons-cli.
I am also planning to add a way to speci
Hi,
I am working on an implementation for check digit validation for the
Australian Medicare card algorithm[1] and want to contribute the same to
the commons validator open-source project. Before submitting a PR, I wanted
to reach out to the developers and gather their thoughts around having just