Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 294 Bytes

orgalytics - Github Organization Analytics

Usage

 $ orgalytics --user your_github_user --password fluffy org1 org2

Install

 $ git clone https://github.com/calebgroom/orgalytics.git
 $ cd orgalytics
 $ sudo pip install requirements.txt
 $ sudo python setup.py install