Sha256: c4a32a4cdeb079605834b107daa472977f3af96e6e8ac26cde57401cdac1d2e0

Contents?: true

Size: 701 Bytes

Versions: 11

Compression:

Stored size: 701 Bytes

Contents

## lingohub ruby

### Documentation

#### 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:

``` bash
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

* Markus Merzinger (https://github.com/maerzbow)
* Helmut Juskewycz (https://github.com/hjuskewycz)

## License

MIT License. Copyright 2012 lingohub GmbH. http://lingohub.com

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
lingohub-0.4.1 README.md
lingohub-0.4.0 README.md
lingohub-0.3.1 README.md
lingohub-0.3.0 README.md
lingohub-0.2.1 README.md
lingohub-0.2.0 README.md
lingohub-0.1.1 README.md
lingohub-0.1.0 README.md
lingohub-0.0.10 README.md
lingohub-0.0.9 README.md
lingohub-0.0.8 README.md