cli
cli copied to clipboard
feat: Incorporate jsonschema for validating recipe files
Schemas are being created for recipe v1 and all the modules. We will be using jsonschema crate to handle these verification's.
Related issues and PRs:
- https://github.com/blue-build/modules/pull/233
- https://github.com/blue-build/schema
- https://github.com/blue-build/cli/issues/180