Gource for Cloudron
-
Visualize development:
https://invidious.snopyta.org/embed/NjUuAuBcoqsIt is so cool!
https://gource.io/
https://github.com/acaudwell/Gource"Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Not really sure this animation alone brings any useful information but it’s definitely cool to see. Check the video below, showing the history of python development, to understand better what I’m talking about."
-
@LoudLemur yeah this is indeed nice. Long time back when I discovered gource, I even made one for the Cloudron box repo (although only a fraction of the whole git history) https://videos.cloudron.io/w/bjrYNFQdKV3s7X6zDgwDPd
-
@LoudLemur it is so easy to do it yourself
Install gource and use the script from here https://gist.github.com/Gnzlt/a2bd6551f0044a673e455b269646d487
Find a repo and start the bash script.
Example output (jitsi.app)