Skip to content

adds urfave/cli/v3 parser #361

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

Merged
merged 2 commits into from
May 29, 2025
Merged

adds urfave/cli/v3 parser #361

merged 2 commits into from
May 29, 2025

Conversation

n0cloud
Copy link
Contributor

@n0cloud n0cloud commented May 28, 2025

Close #333

I've also tried to create a common submodule to shared code between v2 and v3, but it was making things more complex for no good reason. It's easier to maintain the 2 versions in my opinion.

Most of it is a copy of v2 with some small differences.

@knadh knadh merged commit 15431e3 into knadh:master May 29, 2025
2 checks passed
@n0cloud n0cloud deleted the cliflagv3 branch May 29, 2025 14:55
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.

feature: support provider of flags urfave/cli v3
2 participants