-
Notifications
You must be signed in to change notification setting 8000 s - Fork 385
Let's use argparse #48
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
Comments
I'll check it out within a few days! I'll update here. |
Haven't had the time to play around as much as I like but, this is a working example that works with current code. Not sure if I even use argparse as intended, can probably change/optimize the code a lot.
|
Small changes
|
I was thinking more like a git-style command line...
What text does command -h print out? |
I kinda liked:
|
Right now it's designed like this:
It doesn't print anything at the moment, I rarely think of "user-friendly" since I know how to use it lol. |
This is a task on #19 Can you please try out this locallly and tune it to your preferences?
Once it is the right stuff, we can add it into #41.
The text was updated successfully, but these errors were encountered: