/go-tran

Command line Translator in Golang.

Primary LanguageGoMIT LicenseMIT

GO-TRAN (Command line Translator in Golang)

Installation

$ go get github.com/y-bash/go-tran
$ cd $GOPATH/src/github.com/y-bash/go-tran
$ go install ./...

Usage

Interactive interface

Translation

Changing Target Language

Finding ISO639-1 Language codes

Batch interface

Standard Input

Translate a File

License

This software is released under the MIT License, see LICENSE.

Author

y-bash