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. #119

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Replace structopt with clap. #119

merged 1 commit into from
Jul 13, 2024

Conversation

mkantor
Copy link
Owner

@mkantor mkantor commented Jul 13, 2024

These days clap has its own custom derive macro.

This changeset unfortunately removes example subcommand invocations from --help output. More work would be needed to make them fit in with the new formatting.

@mkantor mkantor merged commit 97646d3 into master Jul 13, 2024
5 checks passed
@mkantor mkantor deleted the clap branch July 13, 2024 17:01
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