yaml2json

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2019 License: MIT Imports: 5 Imported by: 0

README

yaml2json

Build Status

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL