mocoso / integrity-jabber forked from guillaumegentil/integrity-jabber
- Source
- Commits
- Network (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
integrity-jabber.gemspec | ||
| |
lib/ | ||
| |
spec/ |
README.textile
Install and Use
sudo gem install hukl-integrity-jabber
in config.ru add:
require "notifier/jabber" Integrity::Notifier.register(Integrity::Notifier::Jabber)
Now open the edit view of your integrity project and fill in the details for
the jabber server.
NOTE: If you have multiple receipients, use spaces as seperator.

