koala-framework / kwf-lingohub
Installs: 22 211
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 16
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: ^1.0 || ^2.0
- psr/log: ~1.0
- symfony/console: ~2.6
Requires (Dev)
- composer/composer: ^2.0
This package is auto-updated.
Last update: 2024-11-11 09:32:35 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"
}