Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 223 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 223 Bytes

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"
}