grepo 0.1.7
Grepo is a small gem that helps you to clean up your yaml and json files. It's usefull if you are having your translations in yaml or json files especially if the files are numerous and have a lot of lines. It can detect keys you aren’t using, can find duplicated keys and compere two files to find the missing keys. It won’t remove the targeted keys neither it will alter your files in any way, just grep for possible problems.