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 argument/command structure #18

Merged
merged 5 commits into from
Mar 15, 2024
Merged

Refactor argument/command structure #18

merged 5 commits into from
Mar 15, 2024

Conversation

mxmehl
Copy link
Owner

@mxmehl mxmehl commented Mar 15, 2024

This makes the difference between the actual sync and convert feature more clear, and separates the general from the specific options.

Involves a refactoring of the main() function which is separated by the commands now and therefore more clear.

Also, it makes the internal API more usable as we no longer rely on argparse namespaces.

@mxmehl mxmehl merged commit 9016126 into main Mar 15, 2024
12 checks passed
@mxmehl mxmehl deleted the new-argument-structure branch March 15, 2024 14:04
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