Ephemeral Docker container that synchronizes translations with Transifex
tx
CLI Client
Requires .tx/config
to be present on a path relative to current directory and a valid API key as $TX_TOKEN
in env.
$ docker run --rm -it -e TX_TOKEN=foo -v $(pwd):/project lidel/ci-transifex tx push -s --root /project
- Background: Meta: Translation Project for IPFS GUIs
- IPFS Projects on Transifex: https://www.transifex.com/ipfs/
- Transifex 101