fy-cli-rust

Crates.iofy-cli-rust
lib.rsfy-cli-rust
version0.2.0
sourcesrc
created_at2020-12-22 06:13:28.203933
updated_at2021-09-10 06:39:56.169422
descriptionyoudao api translation tool
homepagehttps://github.com/Kreedzt/fy-cli-rust
repositoryhttps://github.com/Kreedzt/fy-cli-rust
max_upload_size
id325790
size49,944
Kreedzt (Kreedzt)

documentation

README

fy-cli-rust

使用 Rust 对接有道翻译 API 的翻译项目

安装

  • Rust 开发者可通过 cargo 安装:
cargo install fy-cli-rust
  • 通过 release 页面选择二进制下载

使用

  1. 通过 --config-c 设置应用ID与密钥
fy -c key secure
  1. 直接输入单词翻译
fy apple

构建

cargo build --release

LICENSE

  • MIT
Commit count: 26

cargo fmt