Skip to content

candy12t/deepl-cli

Repository files navigation

deepl-cli

Test&Lint GitHub release (latest by date) GitHub Go Report Card

Installation

go install:

go install github.com/candy12t/deepl-cli/cmd/deepl-cli@v0.4.3

setup

deepl-cli configure

See here for source language and target language values.

Usage

NAME:
   deepl-cli - unofficial DeepL command line tool.

USAGE:
   deepl-cli [global options] command [command options] [arguments...]

VERSION:
   v0.4.3

COMMANDS:
   repl       Translate with REPL.
   configure  Configure deepl-cli options.

GLOBAL OPTIONS:
   --help, -h     Show help for command (default: false)
   --version, -v  show deepl-cli version (default: false)

LICENSE

MIT License