Skip to content

Instantly share code, notes, and snippets.

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