Sha256: 1e026519f26dceef6f49130ec9f59457ea369f5ffd8b496cf95809d635f28413

Contents?: true

Size: 624 Bytes

Versions: 3

Compression:

Stored size: 624 Bytes

Contents

# LightTr

This is simple wrapper on Google translate API
Happy Translate!

## Installation

Add this line to your application's Gemfile:

```ruby
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](https://opensource.org/licenses/MIT).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
light_tr-2.0.1 README.md
light_tr-2.0.0 README.md
light_tr-1.0.0 README.md