tranclite
v0.1.0
Published
A simple CLI client for translating English to Chinese
Downloads
4
Readme
Tranclite
Tranclite means Translate with CLI
.
A simple CLI client for translating English to Chinese
Usage
This project requires Node.js environment.
Build from code:
npm i
npm run dev
or install from npm:
npm i tranclite -g
Then you can use the CLI, It will returns the word's Chinese translation:
tranclite [word]
To uninstall it from code, try:
npm run cancel
This project is just getting started. It's a demo project for the author learning Node.js and CLI clients development. Have fun.
© MIT 2020 Lawrence