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

Add help and standardised argument parsing to all scripts #13

Open
dhruvkb opened this issue May 15, 2019 · 0 comments
Open

Add help and standardised argument parsing to all scripts #13

dhruvkb opened this issue May 15, 2019 · 0 comments
Labels
challenge Should pose considerable difficulty enhancement New feature or request

Comments

@dhruvkb
Copy link
Member

dhruvkb commented May 15, 2019

Currently the scripts are all over the place, and have no standard implementation for parsing arguments, proving auto-completion functionality, and providing help and man pages. This needs to be solved by using appropriate packages and possibly even rewriting the scripts in a more developer-friendly language like Python (using argparse).

The mission is to standardise all scripts, add helpful instructions, combine with #11 to make arguments an alternative to runtime input and also consider providing auto-completion and man pages.

@dhruvkb dhruvkb added challenge Should pose considerable difficulty enhancement New feature or request labels May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenge Should pose considerable difficulty enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant