Google Translate CommandLine Client by Golang
Licensed under the GPLv3
##Build by yourself
- Install
gitandgolang - Clone & Build
git clone https://github.com/lneoe/gotranslate.git
go build translate.go - Copy translate to /bin
cp translate /usr/binorln -s your_build_path/translate /usr/bin/translate - Enjoy yourself :)
##Download gotranslate
you can download gotranslate,and do step 3
Linux