Skip to content

wakeful/yaml2json

Repository files navigation

yaml2json

A small tool for converting YAML files into JSON.

Usage

stdin pipe:

cat file.yml | yaml2json

or specify a file:

yaml2json path/file.yml

About

convert YAML to JSON.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages