Skip to content

ralphbean/fedmsg2gource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedmsg2gource

fedmsg2gource is a CLI tool used to produce a fake git log from the fedmsg history. It output strings suitable for consumption by the "gource" tool.

This then lets you make beautiful visualizations of areas in the Fedora Project beyond code contributions.

Requirements

$ sudo dnf install ImageMagick gource fedmsg python-fedmsg-meta-fedora-infrastructure

Usage

$ python fedmsg2gource.py --days 14 > testing.log
$ cat testing.log | gource -i 10 --user-image-dir ~/.cache/avatars/ --log-format custom - --viewport 1024x730

About

Turns the fedmsg history into a faked git log for gource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors