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

Refactor CLI to use clap #34

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Refactor CLI to use clap #34

merged 2 commits into from
Sep 28, 2021

Conversation

arctic-hen7
Copy link
Member

This makes the CLI far more maintainable by making it use clap instead of the previous half-baked custom argument parsing system. This also provides a nicer help page with colors.

This also includes the specification of a --release flag, though that doesn't do anything yet (that'll be a separate PR).

@arctic-hen7 arctic-hen7 self-assigned this Sep 28, 2021
@arctic-hen7 arctic-hen7 added A-cli Area: command line interface C-enhancement Category: enhancement P-medium Priority: medium labels Sep 28, 2021
@arctic-hen7 arctic-hen7 merged commit 83e365c into main Sep 28, 2021
@arctic-hen7 arctic-hen7 deleted the issue-30 branch September 28, 2021 22:23
@arctic-hen7 arctic-hen7 added this to the v0.3.0 milestone Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area: command line interface C-enhancement Category: enhancement P-medium Priority: medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant