Stand-up plugin is meant to make stand-up meetings more informative. By pulling information out of Redmine, Stand-up presents the activity of your team in a meaningful way.
- Ruby 1.8.7
$ cd vendor/plugins/
$ git clone git://github.com/sigbus/redmine_stand_up.git
$ cd redmine_stand_up
Then restart your web server.
$ cd vendor/plugins/redmine_stand_up
$ git pull