logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tmx-explode - Explodes tmx files in a file per language

Authors

       •   Alberto Simões <ambs@cpan.org>

       •   José João Almeida <jj@di.uminho.pt>

Description

       Explodes a set of tmx files, creating a folder per language, and a file per tmx file.

Name

       tmx-explode - Explodes tmx files in a file per language

Synopsis

          tmx-explode foo.tmx bar.tmx

          # if foo.tmx and bar.tmx have only PT and EN languages, you will get
          #  \-EN
          #     \-- foo
          #     \-- bar
          #  \-PT
          #     \-- foo
          #     \-- bar

Version

       version 0.39

See Also