Go to file
Mathias Rothenhaeusler 151f1ee508 added README.md 2023-09-29 11:03:16 +02:00
src remove comment 2023-08-10 19:09:56 +02:00
.gitignore use auto detect source language 2022-01-07 09:59:32 +01:00
Cargo.lock added README.md 2023-09-29 11:03:16 +02:00
Cargo.toml set version 2023-08-10 20:20:07 +02:00
README.md added README.md 2023-09-29 11:03:16 +02:00
cli.yml added README.md 2023-09-29 11:03:16 +02:00

README.md

Cli API for deepl translations. API-Key is required.

USAGE: deepl [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -s, --source <source_lang> The language you want to translate. Default is autodectect. -t, --target <target_lang> The language your text should be tranlated to. Default is DE. ARGS: Text to translate