fy-cli-rust

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

安装

使用

  1. 通过 --config-c 设置应用ID与密钥

sh fy -c key secure

  1. 直接输入单词翻译

sh fy apple

构建

sh cargo build --release

LICENSE