rboyd / git2yammer

a post-receive hook to relay git commits to yammer

This URL has Read+Write access

rboyd (author)
Sat Mar 07 23:41:00 -0800 2009
commit  c0628ed7e5d2717c6956533982354e495996b56c
tree    03128a226c56818ee8c65bc3919dc9b1d0a81009
parent  71c62cfd2907fc696b80d2714450c462cdbe141e
name age message
file README Loading commit data...
file git2yammer.rb
file post-receive-yammer
README
= git2yammer

== Developers
* {Robert Boyd} <rboyd at telematter dot com>

== Description
git2yammer enables you to broadcast your git commits to your company yammer account.

You need to read the Yammer API docs on how to get the consumer and access tokens and secrets.  I suggest you
create a new user just for your Git updates and authorize this app from there.

== External Dependencies
 * yammer4r (0.1.2 -- git://github.com/jstewart/yammer4r.git)