There are some interesting things that can be done with gource beyond version control. Here's someone using it to visualize OpenBSD pf(4) firewall logs!<p><a href="http://www.echothrust.com/blogs/monitoring-pf-logs-gource" rel="nofollow">http://www.echothrust.com/blogs/monitoring-pf-logs-gource</a>
I wasted the whole day looking at the history of various repos. WARNING, this is addictive...<p>To install on Mac OX X, run:<p><pre><code> brew install boost glm glew sdl_image
./configure
make</code></pre>
Awesome tool and easy to get started. Made a quick vis of a hackathon I did last year. Recorded using this gist (<a href="https://gist.github.com/qiaoxueshi/5910150" rel="nofollow">https://gist.github.com/qiaoxueshi/5910150</a>)<p><a href="https://youtu.be/BLX764QP1oQ" rel="nofollow">https://youtu.be/BLX764QP1oQ</a>
It is very easy to install this on Ubuntu 16.04.<p>apt-get install gource<p>Full instructions
<a href="https://www.devmanuals.net/install/ubuntu/ubuntu-16-04-LTS-Xenial-Xerus/how-to-install-gource.html" rel="nofollow">https://www.devmanuals.net/install/ubuntu/ubuntu-16-04-LTS-X...</a>