Translate your XCode project into multiple target languages with one command!. To get started with the xlate, read the full list of commands below or check out the documentation.
Installation
Node Package
You can install the xlate using npm (the Node Package Manager). Note that you will need to install Node.js and npm. Installing Node.js should install npm as well.
To download and install the xlate run the following command:
npm install -g xlate
This will provide you with the globally accessible xlate
command.
Commands
The command xlate --help
lists the available commands and xlate <command> --help
shows more details for an individual command.