gitile 0.1.4-1feb300
Simple Git forge written in Guile
Gitile is a Git forge written in Guile that lets you visualize your public Git repositories on a web interface.
- Outputs:
out - Website: https://git.lepiller.eu/gitile
- Licenses: AGPL 3+
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gitile 0.1.4-1feb300 as follows:
guix install gitile@0.1.4-1feb300
Or install the latest version:
guix install gitile
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.