Redmine plugin to show weather forecast. (service for Japan area)
In Redmine app run:
$ script/plugin install https://github.com/agilekawabata/redmine-weather.git
or clone it into /vendor/plugins/
$ git clone [email protected]:agilekawabata/redmine-weather.git
Install gems
$ cd vendor/plugins/redmine_weather/ $ bundle install
Run plugin migrations
$ cd [your redmine dir] $ rake db:migrate_plugins
Copyright © 2012 Mitsuyoshi Kawabata, Agileware (agileware.jp). MIT License.