Skip to content

adds urfave/cli/v3 parser#361

Merged
knadh merged 2 commits intoknadh:masterfrom
n0cloud:cliflagv3
May 29, 2025
Merged

adds urfave/cli/v3 parser#361
knadh merged 2 commits intoknadh:masterfrom
n0cloud:cliflagv3

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