Skip to content

cake-contrib/Cake.Transifex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24d5bb1 ยท Mar 26, 2021
Sep 14, 2020
Feb 13, 2021
Mar 26, 2021
Mar 20, 2020
Mar 3, 2018
Feb 13, 2021
Feb 13, 2021
Mar 26, 2021
Feb 13, 2021
Sep 14, 2020
Jul 8, 2020
Mar 20, 2020
Sep 14, 2020
Mar 21, 2020
Jul 28, 2017
Jul 20, 2017
Feb 13, 2021
Feb 13, 2021
Feb 13, 2021
Mar 23, 2021
Mar 23, 2021
Jul 21, 2017
Jul 31, 2017
Mar 23, 2021

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

๐Ÿšง

Gary Ewan Park

๐Ÿ’ฌ ๐Ÿค” ๐Ÿ‘€ ๐Ÿ“–

README Bot

๐Ÿ“–

jericho

๐Ÿค” ๐Ÿ’ฌ

Martin Bjรถrkstrรถm

๐Ÿ’ฌ

D. Domig

๐Ÿ“–

C. Augusto Proiete

๐Ÿค”

Nils Andresen

๐Ÿค”

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