yaml2json

Command to convert from YAML to JSON


License
MIT
Install
gem install yaml2json -v 0.0.2

Documentation

yaml2json

Command to read stream of YAML and write it as stream of JSON.

Installation

$ go get github.com/yuya-takeyama/yaml2json

License

The MIT License

Author

Yuya Takeyama