yatr

1.0.1 • Public • Published

trans

NPM

Command line tool for translate English and Russion

Usage

From arguments:

$ trans Any long string
Любую длинную строку

From pipe:

echo "My name is Sergey" | trans
Меня зовут Сергей
 

And

$ trans < ~/myfile.ru.txt
This file is contents...

Last:

$ trans Me | cat
Мне

Also you can use:

$ yatr Переведи меня, пожалуйста
Translate me, please

Package Sidebar

Install

npm i yatr

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • lestad