A command line tool to easily convert YAML to JSON
Ensure $GOPATH is set, and $GOPATH/bin is added to your PATH variable
$ go get -u github.com/simplealpine/yaml2json
$ yaml2json examples/example.yaml
{"github":"https://github.com/hoshsadiq","user":"hosh"}
Run the ./build script to build all platforms automatically. You will need to have golang installed
Content type
Image
Digest
Size
3.1 MB
Last updated
over 8 years ago
docker pull simplealpine/yaml2json