Skip to content

translations-manager/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

Configuration file

At the root of the project

# .translations_manager.yml

server:
    host: http://api.translate.local # API host
    port: 80
    username: test
    password: test
project_id: 1
format: json # The format of the translation files. Can also be "xlf". Or "yml" but the push is not implemented yet

Commands

trmg pull # Retrieve the translations from the cloud
trmg push # Push the local translations to the cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages