rboyd / git2yammer
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
c0628ed
commit c0628ed7e5d2717c6956533982354e495996b56c
tree 03128a226c56818ee8c65bc3919dc9b1d0a81009
parent 71c62cfd2907fc696b80d2714450c462cdbe141e
tree 03128a226c56818ee8c65bc3919dc9b1d0a81009
parent 71c62cfd2907fc696b80d2714450c462cdbe141e
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
git2yammer.rb | ||
| |
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)

