Show HN: A diff tool for ini config files
cfgcmp.crz.liI've been handling lots of configuration files at work lately and I needed to compare some of them but diff kinda sucks for this use case.
I whipped up something real quick and it helped quite nicely.
I might need to compare some configuration in JSON next so I'll probably add support for it.
Source on GitHub[1].
1. https://github.com/haggen/cfgcmp
No comments yet.