A simple translator for your terminal. You can put simple phrases in english (only in english just yet) and get it's russian translation.
It uses yandex translator API
Clone the repository and install dependencies
$ npm install
You can log words by running the script with the '-l' flag. All the words will be written to a files, named by date when they were translated. Logs are stored in a ./logs folder