go install:
go install github.com/candy12t/deepl-cli/cmd/[email protected]
deepl-cli configure
See here for source
language and target
language values.
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)
MIT License