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

Switch to using the Derive API for Clap #42

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Switch to using the Derive API for Clap #42

merged 1 commit into from
Jun 17, 2024

Conversation

alexwlchan
Copy link
Owner

This is the recommended approach in the Clap docs, and I'm not doing anything complicated enough to require the Builder API. Let's simplify!

This is the recommended approach in the Clap docs, and I'm not doing
anything complicated enough to require the Builder API.  Let's simplify!
@alexwlchan alexwlchan merged commit 7bfa5f8 into main Jun 17, 2024
1 check passed
@alexwlchan alexwlchan deleted the use-derive branch June 17, 2024 21:36
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