Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace structopt with clap derive #14

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Replace structopt with clap derive #14

merged 1 commit into from
Jul 17, 2024

Conversation

olorin37
Copy link
Owner

@olorin37 olorin37 commented Jul 15, 2024

In the meantime clap adopted structopt approach, structopt maintainer recommends switching to clap, so herewith the change.

@olorin37 olorin37 force-pushed the new-clap branch 3 times, most recently from 502f898 to fca6791 Compare July 17, 2024 21:50
In the meantime clap starts to support `structopt`s approach and also
`structopt` stopped to be maintained, and its author suggest switching
to the clap, herewith doing it.
@olorin37 olorin37 merged commit 57e6781 into master Jul 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant