Skip to content

Tool to report on quarterly activity across GitHub, Bugzilla, and more

License

Notifications You must be signed in to change notification settings

callahad/historian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Historian

Historian reports on your quarterly activity across GitHub, Bugzilla, and other sources.

Installation

git clone https://github.com/callahad/historian
cd historian
python3 -m venv ./venv
./venv/bin/pip3 install --upgrade pip
./venv/bin/pip3 install -r requirements.txt

Running

  1. Create a file called config.ini, using config.ini.example as a base.
  2. ./venv/bin/python3 historian.py
  3. View output in the out/ folder.

About

Tool to report on quarterly activity across GitHub, Bugzilla, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages