koala-framework/kwf-lingohub

Installs: 21 998

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 16

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0.x-dev 2024-06-11 08:25 UTC

This package is auto-updated.

Last update: 2024-09-11 09:13:05 UTC


README

To use lingohub you will need an api-token. Please add it to a config file in your home directory:

~/.config/koala-framework/kwf-lingohub/config

It should look like this:

{
    "apiToken": "yourApiKey"
}