Take the 2008 Git User's Survey and help out! [ hide ]

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:
commit  7e9825c9ab4488707f0aea1d991fe707b4d70162
tree    02169d423dc44fef9467bc03baaadb710cad553a
parent  eb40914e7c7f4cec9e6542eb2921c945e75be9eb
github-twitter / config.yml.example
100644 8 lines (8 sloc) 0.271 kb
1
2
3
4
5
6
7
8
repo-name:
  email: nunemaker@gmail.com
  password: p00p
  template: "[<%= commit['repo'] %>] <%= commit['author']['name'] %> <%= commit['message'] %>"
repo-name-2:
  email: nunemaker@gmail.com
  password: p00p
  #template: if template is ommitted, a default will be used