Skip to content

ELVY stands for El Validator for YAML, a cli for validating yaml files, similar to other validator but that one relies on yaml-language-server (same used by YAML extension for vscode).

License

ssbarnea/elvy

Repository files navigation

ELVY: El Validator for YAML

The project adds a elvy command line that validates YAML files against schemas using yaml-language-server.

Usage

# rely on yaml-language-serve to guess the schema
elvy some.yml

# manually specify schema to use
elvy -s myschema.json some.yml

About

ELVY stands for El Validator for YAML, a cli for validating yaml files, similar to other validator but that one relies on yaml-language-server (same used by YAML extension for vscode).

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project