README.md

Website CircleCI Language grade: JavaScript Language grade: Python Documentation Status

Transtats

Track translations and automate workflow.

Transtats web interface helps make packages ready to ship with translation completeness. It seems meaningful to localization teams, package maintainers, developers and quality engineers.

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