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

Big Boi of a PR. Major API changes, structural changes and added another clicker typer. #13

Merged
merged 29 commits into from
Sep 21, 2021

Conversation

fitzypop
Copy link
Owner

No description provided.

…factored print statements to typer.echo() calls, and added several a couple methods to get simple names for each strategy and list of all simple name strategies.
I complete removed main.py module and put its contents into __init.__py. This really helps reduce issues with patching, and it doesn't make sense for the main cli runners to be separate from the package itsself. If this was a really package, no one would run the main module by itsself, it would be with the cli and the rest of the app.
@fitzypop fitzypop merged commit 6471637 into main Sep 21, 2021
@fitzypop fitzypop deleted the feature/natural_click branch September 21, 2021 22:43
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

1 participant