This package browser is in early development. Mind the rough edges.

gource

3D visualisation tool for source control repositories

gource provides a software version control visualization. The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear as they contribute to specific files and directories.

Installation

Install the latest version of gource as follows:

guix install gource

Or install a particular version:

guix install gource@0.51

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.