aboutsummaryrefslogtreecommitdiff
path: root/bin/json2yaml.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added linters and polished codeMiquel Sabaté Solà2019-09-051-0/+1
| | | | | | The minimum version supported has been raised to 25.3. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: added json2yaml.rbMiquel Sabaté Solà2018-01-271-0/+6
This is a simple ruby script that outputs a JSON input as YAML. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>