Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support premium access #50

Open
janis-ax opened this issue Feb 27, 2024 · 0 comments
Open

Support premium access #50

janis-ax opened this issue Feb 27, 2024 · 0 comments

Comments

@janis-ax
Copy link

janis-ax commented Feb 27, 2024

Client should support premium access.

It should be possible by adding the following lines into cli.py

 p.add_argument("-U", "--username", env_var="USERNAME",
                   help="username for the languagetool premium API"
                   )
    p.add_argument("-P", "--api-key", env_var="API_KEY", help="apiKey for the languagetool premium API",)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant