json-schema-validator icon indicating copy to clipboard operation
json-schema-validator copied to clipboard

Add a proper CLI utility

Open LecrisUT opened this issue 1 year ago • 1 comments

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.

LecrisUT avatar May 09 '23 16:05 LecrisUT