1.0.1 • Published 9 years ago

yatr v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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