Skip to content

kleopatra999/poeditor-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

poeditor

CLI tool to update translations from https://poeditor.com/

Usage

  • Clone repository
  • go get "github.com/codegangsta/cli"
  • go install
  • Add poeditor.json to the root of your project with language mapping(see sample in config_test.json)
  • run: poeditor update --path="{dir}" where dir is your project directory

About

CLI tool to update translations from https://poeditor.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%