Sign inSign up

simplealpine/yaml2json

By simplealpine

Updated over 8 years ago

Simply alpine and yaml2json

Image
1

5M+

simplealpine/yaml2json repository overview

yaml2json

A command line tool to easily convert YAML to JSON

Install

Ensure $GOPATH is set, and $GOPATH/bin is added to your PATH variable

$ go get -u github.com/simplealpine/yaml2json
Usage
$ yaml2json examples/example.yaml
{"github":"https://github.com/hoshsadiq","user":"hosh"}
Building

Run the ./build script to build all platforms automatically. You will need to have golang installed

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

over 8 years ago

docker pull simplealpine/yaml2json