yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
Go to file
2015-09-27 13:29:12 +10:00
.gitignore Initial commit 2015-09-27 08:14:44 +10:00
README.md Initial commit 2015-09-27 08:14:44 +10:00
sample.yaml Reads from file 2015-09-27 08:20:42 +10:00
yaml.go Simplified code 2015-09-27 13:29:12 +10:00

yaml

yaml command line tool written in go