Skip to content

divyenpatel/yaml2json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

yaml2json

Features

  • zero config.
  • supports Windows, Linux, macOS, FreeBSD, NetBSD, OpenBSD, Plan 9 etc..

Installation

go get -v github.com/bronze1man/yaml2json

Usage

  • echo "a: 1" | yaml2json
  • yaml2json < 1.yml > 2.json

Notice

  • if you don't know whether your platform is 386 or amd64, use the 386 build...
  • the master branch may rewrite history to save space.
  • the source branch contains the full history of the source code.

Reference

About

a command line tool convert from yaml to json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.7%
  • Batchfile 5.3%