linguee

Crates.iolinguee
lib.rslinguee
version0.1.7
sourcesrc
created_at2022-10-08 04:14:51.018314
updated_at2022-10-09 22:01:33.881025
descriptionlinguee is a English-Chinese command line dictionary
homepage
repositoryhttps://gitlab.com/andrew_ryan/linguee
max_upload_size
id683328
size3,010,608
zinso (zinso)

documentation

https://docs.rs/linguee

README

linguee is a English-Chinese command line dictionary

Crates.io Rust license

Cli:

linguee 0.1.6
Anonymous <dnrops@anonymous.com>
linguee is a English-Chinese command line dictionary
Example:
linguee list => translate list to Chinese
linguee 列表 => translate 列表 to English

USAGE:
        OPTION          REQUIRED        ABOUT
linguee  word           true            A word to be translated
linguee -h --help                       Prints help information

install

cargo install linguee

download bin

#linux
wget https://gitlab.com/andrew_ryan/linguee/-/raw/master/bin/linguee
#windows
wget https://gitlab.com/andrew_ryan/linguee/-/raw/master/bin/linguee.exe
Commit count: 10

cargo fmt