Implementing ARGP based command line option handling #7

Open
opened 2023-06-20 12:55:23 +00:00 by Patrick Vogler · 0 comments

Summary

BigWhoop currently uses a homegrown command line option parsing feature that is not easily extensible or maintainable. A move to add the argp library will simplify future work on the command line tool and make it more manageable for new coders.

## Summary BigWhoop currently uses a homegrown command line option parsing feature that is not easily extensible or maintainable. A move to add the argp library will simplify future work on the command line tool and make it more manageable for new coders.
Patrick Vogler added this to the Move to argp milestone 2023-06-20 12:55:23 +00:00
Patrick Vogler self-assigned this 2023-06-20 12:55:23 +00:00
Patrick Vogler added this to the Maintainbarkeit project 2023-06-20 12:55:23 +00:00
Patrick Vogler removed their assignment 2024-04-09 11:13:21 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
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: TOPIO/BigWhoop#7
No description provided.