deepl-cli

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2021 License: MIT

README

deepl-cli

Installation

go install:

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

setup

create config file

mkdir ~/.config/deepl-cli
touch config.yaml

sample

account:
  auth_key: "xxxxxxxx"
  account_plan: "free"
default_lang:
  source_lang: "EN"
  target_lang: "JA"

See here for source_lang and target_lang values.

Usage

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

COMMANDS:
	repl  repl

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

LICENSE

MIT License

Directories

Path Synopsis
cmd
deepl-cli command
internal
deepl/mock_deepl
Package mock_deepl is a generated GoMock package.
Package mock_deepl is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL