Project

light_tr

0.0
The project is in a healthy, maintained state
Translate any word via Google Translate API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.0
~> 2.12

Runtime

 Project Readme

LightTr

This is simple wrapper on Google translate API Happy Translate!

Installation

Add this line to your application's Gemfile:

gem 'light_tr'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install light_tr

Usage

After instalation you can use trans as executable command line tool.

Check what you can do via trans -help

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/light_tr.

License

The gem is available as open source under the terms of the MIT License.