koala-framework/kwf-lingohub

Installs: 21 159

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 17

Forks: 0

Open Issues: 2

Type:composer-plugin

dev-master 2022-12-07 08:00 UTC

This package is auto-updated.

Last update: 2024-04-07 11:25:32 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"
}