Skip to content

rocodev/redmine_irc_notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

  • install
cd redmine/plugins
git clone git@github.com:rocodev/redmine_irc_notifications.git
vim Gemfile
  • add gem to Gemfile

add shout-bot to Gemfile ( p.s. please use git version)

gem "shout-bot", :git => "git://github.com/sr/shout-bot.git"
  • restart
bundle check
bundle install
touch tmp/restart.txt

REQUIREMENT

  • redmine v2.0.0+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%