koala-framework/kwf-weblate

Maintainers

Package info

github.com/koala-framework/kwf-weblate

Type:composer-plugin

pkg:composer/koala-framework/kwf-weblate

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-11 12:15:47 UTC


README

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

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

It should look like this:

{
    "apiToken": "yourApiKey"
}