Total Pageviews

Tuesday, 15 March 2022

j2y


convert json file to yaml file.

usage

Usage of ./j2y:
  -i string
    	input json file, default: stdin
  -o string
    	output yaml file, default: stdout
cat a.json | j2y
from https://github.com/hellojukay/j2y

No comments:

Post a Comment