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

Make the CLI work again #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Make the CLI work again #8

wants to merge 1 commit into from

Conversation

Neurone
Copy link

@Neurone Neurone commented Nov 24, 2022

Description

This PR makes the CLI work again, and in particular:

  • Switched to the official DeepL Node module
  • Added support for API key, via option or via environmental variable
  • Upgraded dependencies

Fixes: #2 #3 #4 #5 #7

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Pull request checklist

  • Make sure the commit messages are in (conventional commit style) so a changelog can be (automatically generated).
  • Make sure your changes do not fail linting checks (prettier) nor unit test.
  • Make sure the coverage remains at 100% and write additional tests if needed.
  • Make sure to update the README if necessary

…PI key; upgraded dependencies

Signed-off-by: Giuseppe Bertone <giuseppe.bertone@swirldslabs.com>
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

Successfully merging this pull request may close these issues.

No output, nor error at all
1 participant