Get Transifex

You can get the source code in a number of ways.

Stable release tarballs

Stable releases are available from the following location(s):

Soon, Tx will land in a yum repo near you, and you'll be able to install it with something like yum install transifex.

See also the README file.

Checkout the development repository

The current development version of Transifex can be fetched by cloning the development repo:

hg clone http://code.transifex.org/transifex

From here you can also switch to stable versions, which are tagged appropriately.

hg tags
hg update 0.3

Branches

To grab a branched development version of Transifex, you can navigate to http://code.transifex.org/ to see the active branches.