A better way to ‘diff’ configuration files
- Configuration files have become the only way to work
- Every framework / API / server today has configuration files in multiple formats yaml, xml, json, INI etc.,
- cfgdiff can parse configuration files and create meaningful diff from them
- A good programmer tool for sysadmin / devops
- tool is availble on github