public
Description: Sinatra app that pushes your Github Commit info to twitter
Homepage: http://groups.google.com/group/github-twitter/
Clone URL: git://github.com/jnunemaker/github-twitter.git
Search Repo:
github-twitter / README
100644 14 lines (11 sloc) 0.328 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
github-twitter
===============
 
Toss your github pushes to Twitter. All props go to jnewland for the idea (http://github.com/jnewland/github-campfire/tree/master)
 
requirements
============
sudo gem install json twitter sinatra
 
instructions
============
cp config.yml.example config.yml
vim config.yml
ruby github-twitter.rb