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 / 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