gitile
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.
- Versions: 0.1.4-1feb300
- 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 the latest version of gitile as follows:
guix install gitile
Or install a particular version:
guix install gitile@0.1.4-1feb300
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.
Badge code
You can use the following badge to inform users of gitile about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gitile'><img src='https://packages.guix.gnu.org/packages/gitile/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/gitile)
Example Org:
[[https://packages.guix.gnu.org/packages/gitile][https://packages.guix.gnu.org/packages/gitile/badges/latest-version.svg]]