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

Improve nested command line task/option support #2

Open
JeffreyGreenII opened this issue Oct 20, 2023 · 1 comment
Open

Improve nested command line task/option support #2

JeffreyGreenII opened this issue Oct 20, 2023 · 1 comment

Comments

@JeffreyGreenII
Copy link
Collaborator

The current implementation only uses Apache Commons CLI to accomplish multiple task options. However this library seems very limited in its support for multiple command task/option combinations. One alternative library may be the JCommander library: http://jcommander.org

@JeffreyGreenII
Copy link
Collaborator Author

I think PicoCLI may work better than JCommander. It's pretty straightforward and easy to create sub-commands

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