mkrou / yaml2json

convert yaml to json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaml2json

Go binary to convert a yaml file or url to a json document.

Install

go get -u github.com/casualjim/yaml2json

Use

Usage of yaml2json:

  yaml2json [YAML FILE OR URL]

  -output string
    	Write to the file instead of to stdout

About

convert yaml to json


Languages

Language:Go 100.0%