Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

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

Mac

  • export CFLAGS=-Qunused-arguments
  • export CPPFLAGS=-Qunused-arguments
  • STATIC_DEPS=true pip install lxml
  • pip install -r requirements.txt

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •