Skip to content

transtats/workflow-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow-cli

CLI for translation workflows

Usage: transtats [OPTIONS] COMMAND [ARGS]...

  Transtats Localization Workflow CLI

Options:
  --help  Show this message and exit.

Commands:
  pull       Download translations from Phrase (Memsource) and submit...
  push       Download translations from a Platform (Weblate, Transifex)...
  templates  List available job templates.
  version    Display the current version.

Place transtats.conf at ~/.config/ directory before running push/pull.
For custom path set TRANSTATS_CONFIG_PATH environment variable.

See push and pull command examples here.

Developer notes are here.

Contribution

  • Fork workflow-cli repo to your username and clone repository locally.
  • Setup development environment pip install -r requirements.txt
  • The devel branch is the release actively under development.
  • The main branch corresponds to the latest stable release.
  • If you find any bug/issue or got an idea, open a github issue.

License

Apache License, Version 2.0

Releases

No releases published

Packages

No packages published

Languages