hvr / yaml-editor

Edit YAML and see it processed by various processors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 libyaml.event cpp.event pyyaml.event 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.

About

Edit YAML and see it processed by various processors


Languages

Language:Shell 32.2%Language:Python 18.4%Language:Java 14.4%Language:Makefile 12.1%Language:Perl 11.8%Language:C++ 5.9%Language:Vim Script 3.8%Language:Perl 6 0.7%Language:CoffeeScript 0.3%Language:Nim 0.3%Language:Ruby 0.2%