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

Better command line parsing #2

Open
Oceanswave opened this issue Mar 2, 2016 · 2 comments
Open

Better command line parsing #2

Oceanswave opened this issue Mar 2, 2016 · 2 comments

Comments

@Oceanswave
Copy link
Owner

I'm sure there's some module out there.

  • should support shortcuts (i.e. -u vs --username, -c vs --continue)
  • display error message on unrecognized args
  • display error message on unspecified required args
@Oceanswave
Copy link
Owner Author

argparse looks to be awesome
https://github.com/nodeca/argparse

@Oceanswave
Copy link
Owner Author

Also, Commander
https://github.com/tj/commander.js

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

No branches or pull requests

1 participant