Info
Version: | 2.0.0 |
Author(s): | Kim J. Nordmo, Cake Contributors |
Last Update: | Wednesday, May 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cake-contrib.github.io/Cake.Transifex/ |
NuGet Url: | https://www.nuget.org/packages/Cake.Transifex |
Install
Install-Package Cake.Transifex
dotnet add package Cake.Transifex
paket add Cake.Transifex
Cake.Transifex Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This addin requires that the transifex client is already installed and is available as `tx`.
To install the transifex client, install python, then run `pip install transifex-client`.
Supports Cake 2.0.0+.