pboettch / json-schema-validator

JSON schema validator for JSON for Modern C++
Other
463 stars 133 forks source link

[Draft] Basic cli #268

Open LecrisUT opened 12 months ago

LecrisUT commented 12 months ago

For now I am sketching out the basic cli interface. I didn't go into the details of the validator to properly configure it, debug it, but at least we can sketch out the details here, i.e. what flags to make, how it should handle the uris etc.