Cake.Transifex

What is it?

Cake.Transifex is an 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`.

Where to get it

Officially published versions are available on NuGet . While development versions are made available using the following nuget end point: https://ci.appveyor.com/nuget/cake-transifex

Cake support

Starting from version 1.0.0 of Cake.Transifex, only Cake 1.0.0 and higher is supported.

This addin makes use of the .NET Standard 2.0 framework, which should work on both .NET Core 2.0+, and .NET Framework 4.6+.

GitHub