Skip to content

A simple email digest of what your team did today on GitHub.

License

Notifications You must be signed in to change notification settings

zrnsm/digestive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digestive

A simple email digest of what your team did today on GitHub, sent from the command line. Digestive started out as an Interview Hack Evening at Rainforest.

Development Setup

virutalenv .
source bin/activate
pip install -r requirements.txt

Usage

pip install -r requirements.txt
python digestive.py user/repo email@domain.com

TODO

  • Support for pull requests
  • Support for commits
  • Autheticate with the github API to have a low api limit
  • Support custom SMTP server

About

A simple email digest of what your team did today on GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published