Project

lingohub

0.02
Low commit activity in last 3 years
A long-lived project that still receives updates
Client library and command-line tool to translate Ruby based apps with lingohub.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.0
>= 1.6.7, < 3.0.0
>= 1.3.2, < 3.0.0
 Project Readme

lingohub client

Client library and command-line tool to translate apps with LingoHub.

Install

gem install lingohub

Usage

Retrieving resource files

This is a simple example how we retrieve our resource files from lingohub in our local repository.
We use the option --locale <locale as filter> for translation:down because our resource files are stored in a folder per locale:

lingohub resource:down --locale 'en' --directory config/locales/en --project 'lingohub' --all
lingohub resource:down --locale 'de' --directory config/locales/de --project 'lingohub' --all

Maintainers

License

MIT License. Copyright 2018 lingohub GmbH. https://lingohub.com