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

Re-use clap's colorchoice in colorchoice_clap #102

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

pksunkara
Copy link
Contributor

@pksunkara pksunkara commented May 10, 2023

Since all the code I deleted is already implemented in clap, we can just re-use it.

Except for the clap version upgrade, Nothing else breaks or changes in behaviour.

crates/colorchoice-clap/Cargo.toml Outdated Show resolved Hide resolved
crates/colorchoice-clap/src/lib.rs Show resolved Hide resolved
crates/colorchoice-clap/src/lib.rs Show resolved Hide resolved
crates/colorchoice-clap/src/lib.rs Outdated Show resolved Hide resolved
@pksunkara pksunkara requested a review from epage June 20, 2023 21:15
@epage epage merged commit 83458ce into main Jun 20, 2023
14 checks passed
@epage epage deleted the colorchoice_clap branch June 20, 2023 21:30
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.

None yet

2 participants