Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

ReadMe.md

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.

About

Edit YAML and see it processed by various processors

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.