Discover Packages
github.com/mhutter/yaml2json
command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 2, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
yaml2json
Convert YAML to JSON
Usage
$ yaml2json [<flags>] [infile [outfile]]
ARGUMENTS:
infile
File to read from (defaults to STDIN)
outfile
File to write to (defaults to STDOUT)
FLAGS:
-p Pretty-print (indent) output
-v Print version and exit
Installation
Homebrew tap (macOS)
brew install mhutter/tap/yaml2json
go get (any OS)
go get -u github.com/mhutter/yaml2json
Or download a pre-built binary .
License
MIT (see LICENSE)
Manuel Hutter -
GitHub @mhutter -
Twitter @dratir
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.