Skip to content

cake-contrib/Cake.Transifex

Repository files navigation

Cake.Transifex

All Contributors license Open Source Helpers

Cake.Transifex is a addin for the Cake Build script adding support for working with the localization service Transifex. This addin requires that the transifex client is already installed and is available as tx.

Table of Contents

Information

To install the transifex client, install python, then run pip install transifex-client, or using the chocolatey package choco install transifex-client.

Stable Pre-release
GitHub Release GitHub release GitHub (pre-)release
NuGet NuGet NuGet Pre Release

Where to get the addin

Officially published versions are available on NuGet. Development versions is available at the following nuget api endpoint: https://ci.appveyor.com/nuget/cake-transifex

Usage

The following aliases is available from the cake build script:

  • TransifexInit -> Initialize a simple configuration file in the repository
  • TransifexStatus -> Get the status of the current translations in the local repository.
  • TransifexPush -> Push translations to the remote transifex server (Optionally also the source file)
  • TransifexPull -> Pull monitored translations from the remote transifex server

Build Status

master develop
AppVeyor AppVeyor branch master AppVeyor branch develop
Travis Build Status Build Status

Code Coverage

master develop
Codecov Codecov branch Codecov branch
Coveralls Coveralls branch Coveralls branch

Quick Links

Chat Room

Please do not hesitate to reash out in the GitHub discussions if you have any issues or questions using this addin.

Building Cake.Transifex

Please see Building documentation on how to build the Cake.Transifex addin.

Contributors

Thanks goes to these wonderful people (emoji key):

Kim J. Nordmo
Kim J. Nordmo

🚧
Gary Ewan Park
Gary Ewan Park

💬 🤔 👀 📖
README Bot
README Bot

📖
jericho
jericho

🤔 💬
Martin Björkström
Martin Björkström

💬
D. Domig
D. Domig

📖
C. Augusto Proiete
C. Augusto Proiete

🤔 💻
Nils Andresen
Nils Andresen

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!