README.md

Website CircleCI Documentation Status

Transtats

Track translations and automate workflow.

Transtats web interface helps developers to ship projects with translation completeness, localization managers to automate workflow and oversee the effort progress by product releases as well as language maintainers to estimate translation volume.

To learn about using Transtats, please point your browser to docs.

Quick Start

Get docker daemon running. Build transtats image and get started.

  • Build and run the image shell $ git clone https://github.com/transtats/transtats.git $ cd transtats $ sudo docker build -t transtats/transtats deploy/docker $ sudo docker run -d --name container_name -p 8080:8015 transtats/transtats

  • Application should be accessible at localhost:8080.

Get Involved

License

Apache License, Version 2.0