3 unstable releases
0.2.0 | Sep 10, 2021 |
---|---|
0.1.1 | Dec 22, 2020 |
0.1.0 | Dec 22, 2020 |
#193 in #translation
16KB
253 lines
fy-cli-rust
使用 Rust 对接有道翻译 API 的翻译项目
安装
- Rust 开发者可通过 cargo 安装:
cargo install fy-cli-rust
- 通过 release 页面选择二进制下载
使用
- 通过
--config
或-c
设置应用ID与密钥
fy -c key secure
- 直接输入单词翻译
fy apple
构建
cargo build --release
LICENSE
- MIT
Dependencies
~6–11MB
~200K SLoC