https://github.com/rec/git-twit
Twitter a message every time you "git push" your changes.
https://github.com/rec/git-twit
Last synced: about 1 year ago
JSON representation
Twitter a message every time you "git push" your changes.
- Host: GitHub
- URL: https://github.com/rec/git-twit
- Owner: rec
- Created: 2012-11-05T17:51:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-18T05:28:50.000Z (over 13 years ago)
- Last Synced: 2025-02-13T18:53:01.908Z (over 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
git-twit
========
Twitter a message every time you "git push" your changes.
Depends on python-twitter:
http://code.google.com/p/python-twitter/
which depends on the following packages:
http://cheeseshop.python.org/pypi/simplejson
http://code.google.com/p/httplib2/
http://github.com/simplegeo/python-oauth2