0.1.1 • Published 2 years ago

alicommandlinetranslate v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

run

tsc src/main.ts
cd dist
node main.js [内容] -s [源语言] -t [目标语言] -h [帮助]

or

npm i -g alicommandlinetranslate
fy [内容] -s [源语言] -t [目标语言] -h [帮助]