lintel-config-schema-generator 0.0.11

Generate JSON Schemas for Lintel configuration files (lintel.toml, lintel-catalog.toml)
lintel-config-schema-generator-0.0.11 is not a library.

lintel-config-schema-generator

Crates.io docs.rs GitHub License

Generate JSON Schemas for Lintel configuration files (lintel.toml, lintel-catalog.toml)

Produces schemas for:

  • lintel.json — schema for lintel.toml configuration files
  • lintel-catalog.json — schema for lintel-catalog.toml catalog builder configuration files

Usage

# Write schemas to the current directory
lintel-config-schema-generator

# Write schemas to a specific directory
lintel-config-schema-generator path/to/output/

Part of the Lintel project.

License

Apache-2.0