Lingu Translate comes with a command line interface that helps you to speed up your workflow.
At this moment you can use Lingu CLI to import your localization files to lingu and to export translations from lingu to your localization files.
Prepare
When you downloaded the Lingu app from the AppStore, you also received the Lingu CLI. It is hidden in the directory of the Lingu App and therefore not very comfortable to reach. To change this you can create a symbolic link.
By doing this, you can access lingu from everywhere in your terminal.
Help
lingu --help shows you all the commands Lingu CLI provides.
Help for subcommands
By typing lingu help import or lingu import --help you get more informations about the subcommands.
Lingu Configuration
As you can see in the help for the import command, lingu cli works with a configuration file.
In the configuration file you can describe which files you want to import or export and in which lingu file you want to store everything.
For more information about the configuration file, see the more detailed help: