Travix-International / yaml-to-json-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaml-to-json

Convert YAML stdin to JSON stdout

Usage

alias yaml-to-json='docker run -i ingy/yaml-to-json'

cat file.yaml | yaml-to-json | jq ...

About


Languages

Language:JavaScript 44.0%Language:Makefile 36.0%Language:Dockerfile 20.0%