json-translator
json-translator copied to clipboard
[FEATURE REQUEST] Translate recursively all files in a repo
Hi! I would like to request a new feature which would take as input multiple file, or a repo and then recursively go through all the files and perform the translation.
something like:
jsontt . or
jsontt ./folder/* or
jsontt ./folder-x
Happy to help achieve this.