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

tissue 0.1.0

Text based project information management system

tissue is an issue tracker and project information management system built on plain text files and git. It is specifically intended for small free software projects. It features a static site generator to build a project website and a powerful search interface to search through project issues and documentation. The search interface is built on the Xapian search engine library, and is available both as a command-line program and as a web server.

Installation

Install tissue 0.1.0 as follows:

guix install tissue@0.1.0

Or install the latest version:

guix install tissue

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.