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

Indications of what the various libraries supports (esp. "git-style" multi-word) #93

Open
thoni56 opened this issue Sep 12, 2021 · 1 comment

Comments

@thoni56
Copy link

thoni56 commented Sep 12, 2021

The style of git command line seems to be becoming more common (again), it's in docker, systemctl and many other places. The guide actually has a few good guidelines on that topic. Like "don't make a keyword the default" which I was thinking about doing, but now will not,

I think a valuable addition would be to indicate which libraries, if any, supports that type of command line. Which might also expand to other "features" of the libraries, but there the differences are small(er).

And if anyone has a pointer to a library for "git-style multi-word command line parsing", I'd be glad to hear about it.

@thoni56
Copy link
Author

thoni56 commented Sep 12, 2021

Just found that oclif calls them "Multi CLI", and supports them. To bad I'm not on node... But docopt which also supports "Multi CLI" has ports to many languages.

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