CLI tool for managing translations and localization via the i18nexus API
Command line interface (CLI) for accessing the i18nexus API
i18nexus$ i18nexus upload --project myapp --file strings.json$ i18nexus download --project myapp --language es --output translations.json$ i18nexus projects list$ i18nexus status --project myapp$ i18nexus auth login --token YOUR_API_TOKEN