Sha256: 536b046700ec949cfc602cccc17500d4dce83770b8601e2092b03b54ab16434a

Contents?: true

Size: 878 Bytes

Versions: 2

Compression:

Stored size: 878 Bytes

Contents

# Ramesh

Command Line Tool for [東京アメッシュ (Tokyo-Amesh)](http://tokyo-ame.jwa.or.jp/)

## Installation

At first, you need to install [ImageMagick](http://www.imagemagick.org/script/index.php) (if you haven't installed yet).

Add this line to your application's Gemfile:

    gem 'ramesh'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ramesh

## Usage

    ramesh                  download the latest image
    ramesh [0-120]          download the image specified minutes before
    ramesh [0-120]-[0-120]  download images within a specified range
    ramesh -h               show this usage

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ramesh-1.0.0 README.md
ramesh-0.0.1 README.md