/yaml-editor

Edit YAML and see it processed by various processors

Primary LanguageShell

yaml-editor

Edit YAML and see it processed by various processors

Synopsis

source .rc

# help
yaml-editor -h

# list supported frameworks
yaml-editor -l

# Open editor with four output windows in a grid
yaml-editor -g c-libyaml.event cpp-yamlcpp.event py-pyyaml.json js-yaml.json

Description

The editor will download the docker image yamlio/yaml-editor and start a Vim session in it.

The Docker Image contains various YAML frameworks.

This repository also contains the code to create the docker image.

The base docker image code can be found in yaml-runtimes.