Skip to content

barryxc/translate-cli

Repository files navigation

百度翻译 cli 工具

  • 项目地址

  • 工程目录下新增 app.properties 配置文件,添加百度应用ID和秘钥

APP_ID=你的APPID
SECURITY_KEY=你的秘钥
  • 安装 cli 工具
./gradlew installDist
  • 翻译文本
translate-cli '文本内容'

About

百度翻译cli工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages