/phptr

A command line tool to communicate with the Google Translator API

Primary LanguagePHPMIT LicenseMIT

Usage:
phptr <lang-from>_<lang-to> <text>

Optional Options:
    -l, --langs             List the supported languages
    -v, --version           Display the version information
    -h, --help              Display this help

Example: 
$ phptr en_pt "Hello World"
Translating from ENGLISH to PORTUGUESE:
Olá Mundo