go-translate-cli

command module
v0.0.0-...-29c3d17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2014 License: MIT Imports: 8 Imported by: 0

README

go-translate-cli

a cli tool for translation between Chinese and English

##install:

  1. you'd be sure to have go 1.2(golang) installed, and put $GOPATH/bin in your $PATH

  2. go get github.com/rnoldo/go-translate-cli
    or

    • git clone github.com/rnoldo/go-translate-cli.git
    • cd go-translate-cli
    • go install

##usage:

translate hello --> 你好

translate 你好 --> hello

translate "你好 golang" --> hello golang

translate "hello golang" --> 你好 golang

##and you can do more: if you are familar with go, you can fork it and hack on it to translate between any language pair supported by translate.google.com.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL