-
Notifications
You must be signed in to change notification settings - Fork 6
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
codeklavier.py: use default piece #49
Labels
Comments
i was more thinking that there is no default.ini 'by default'. So if it is the first run and default.ini is not yet there then the scripts prompts the user for the interactive createConfig and saves it as default. I also noticed that just running codeklavier.py without arguments simply exits. It should better print the usage options or showhelp() before exiting. |
borrob
added a commit
to borrob/codeklavier-python
that referenced
this issue
Mar 2, 2018
Merged
narcode
pushed a commit
that referenced
this issue
Mar 2, 2018
narcode
added a commit
that referenced
this issue
Apr 30, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
running
./codeklavier.py -c default.ini
just exits. Perhaps we should print a message that the user pick a piece to play, or run interactively.The text was updated successfully, but these errors were encountered: