Switch to using commons-cli #18

Closed
opened 2022-03-12 01:53:35 +01:00 by jotoho · 0 comments
Owner

I have decided that it makes little sense to try implementing cli argument passing with all it's quirks myself when there's well-made and widely-used opensource libraries like commons-cli from Apache that can handle that for me.

This should (hopefully) drastically cut down on much of the application code for the argument ceremony and thus decrease the surface for potential bugs.

I have decided that it makes little sense to try implementing cli argument passing with all it's quirks myself when there's well-made and widely-used opensource libraries like commons-cli from Apache that can handle that for me. This should (hopefully) drastically cut down on much of the application code for the argument ceremony and thus decrease the surface for potential bugs.
jotoho added the
enhancement
label 2022-03-12 01:53:35 +01:00
jotoho self-assigned this 2022-03-12 01:53:35 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jotoho/waituntil#18
No description provided.