0.0.8 • Published 3 years ago
cli-translate-terms v0.0.8
CLI-Translate-term v1.0.0
Usage
~$ tran --help
Usage: tran <lang_name> <sentence to be translated>
Options:
--version Show version number. [boolean]
-l, --languages List all languages. [boolean]
--help Show help. [boolean]
:warning: You can also use the ISO-639-1 code of the language instead of writing the full language name
Installation
- Clone the repository and then navigate to it.
- Run
npm install
to install the dependencies. Run
npm install -g .
to install the CLI.Now you are good to go and can use the CLI globally!
Type tran
or tran --help
to get started.
License
MIT ©cli-translate-term