yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
Go to file
Mike Farah b1c670e121 First cut - can recursively read yaml! 2015-09-27 13:11:10 +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 First cut - can recursively read yaml! 2015-09-27 13:11:10 +10:00

README.md

yaml

yaml command line tool written in go