koala-framework/kwf-lingohub

Maintainers

Package info

github.com/koala-framework/kwf-lingohub

Type:composer-plugin

pkg:composer/koala-framework/kwf-lingohub

Transparency log

Statistics

Installs: 23 686

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 2

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

This package is auto-updated.

Last update: 2026-08-28 23:55:04 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"
}