Metadata-Version: 2.1
Name: gh-announce
Version: 0.0.2
Summary: Twitter bot that posts a tweet each time you make a release on github!
Home-page: https://github.com/prahladyeri/gh_announce
Author: Prahlad Yeri
Author-email: prahladyeri@yahoo.com
License: MIT
Description: # gh-announce
        Twitter bot that posts a tweet each time you make a release on github!
        
        # Installation
        
        	pip install gh_announce
        
        # Usage
        
        	gh_configure --config # (first time only to configure your github username & twitter api details)
        	
        	gh_announce # (set as a cron job using crontab -e, etc.)
Keywords: github,twitter,internet
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
