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 a proper CLI utility #265

Open
LecrisUT opened this issue May 9, 2023 · 1 comment
Open

Add a proper CLI utility #265

LecrisUT opened this issue May 9, 2023 · 1 comment

Comments

@LecrisUT
Copy link
Collaborator

LecrisUT commented May 9, 2023

This would help with the tests and adding simple smoke tests. Something like example/json-schema-validate.cpp might be ok, but it would be better if there is a proper one that can parse --version and such flags. I can design a simple one using CLI11 with FetchContent if that is ok with you.

@pboettch
Copy link
Owner

pboettch commented May 9, 2023

I have my own app/option-parser lib (cxx_args). But cli11 looks superior. Do not hesitate to suggest a change by using CLI11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants