Skip to content

Added command_utility to perform commandline utility tasks - #542

Merged
MAKOMO merged 1 commit into
artisan-roaster-scope:masterfrom
FilePhil:commandline
Jan 12, 2021
Merged

MAKOMO merged 1 commit into
artisan-roaster-scope:masterfrom
FilePhil:commandline

Conversation

@FilePhil

Copy link
Copy Markdown
Contributor

According to the Issue #540 I added a small function to print the version and a help text for the command line interface without opening the whole application.
I placed the function in a separate file to have fast overview and not to bury it in the main.py

@MAKOMO

MAKOMO commented Jan 12, 2021

Copy link
Copy Markdown
Member

Thanks for this Phil. Note that this will not work in macOS builds as those do not support argv processing currently.

1 similar comment
@MAKOMO

MAKOMO commented Jan 12, 2021

Copy link
Copy Markdown
Member

Thanks for this Phil. Note that this will not work in macOS builds as those do not support argv processing currently.

@MAKOMO
MAKOMO merged commit 74b66db into artisan-roaster-scope:master Jan 12, 2021
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.

2 participants