Skip to content

Instantly share code, notes, and snippets.

@maerzbow
Created January 19, 2013 20:38
Show Gist options
  • Save maerzbow/4574944 to your computer and use it in GitHub Desktop.
Save maerzbow/4574944 to your computer and use it in GitHub Desktop.
pushing resource files to lingohub using the lingohub CLI client. see: https://www.ruby-toolbox.com/projects/lingohub
lingohub resource:up config/locales/en/en.yml --locale 'en' --project 'lht'
lingohub resource:up config/locales/de/de.yml --locale 'de' --project 'lht'
lingohub resource:up config/locales/ja/ja.yml --locale 'ja' --project 'lht'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment