Skip to content

a command line tool convert from yaml to json

License

Notifications You must be signed in to change notification settings

marciopocebon/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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.7%
  • Batchfile 5.3%