Hacker News new | ask | show | jobs
Show HN: A diff tool for ini config files (cfgcmp.crz.li)
1 points by hagg3n 813 days ago
I'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