0.2.1 • Published 4 years ago

happy-translate v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

translate

Translate word in CLI.

Install

npm install happy-translate --global

or

yarn global add happy-translate

Usage

After installed, you can use it like below. usage

Proxy

Because of this package use google-translate-api, so some places like China, you should set a proxy to connect google.

You can set a environment variable PROXY like below.

PROXY=socks://127.0.0.1:1080 translate hello

you can also new a file .happyrc in you home dir, and set proxy with a key proxy like below. config proxy

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago