A simple tool for converting json files into property files. Simply run json2property
at the root of your project and it will go through all folders looking for json files, and output them in a "target" directory.
''Planned Features''
- Match files on Regex
Run tests with npm test
Node Glob as a tool to gather up the list of files.