ditz

A command-line issue tracker

Install

All systems
curl cmd.cat/ditz.sh
Debian Debian
apt-get install ditz
Fedora
dnf install rubygem-ditz
Raspbian
apt-get install ditz

rubygem-ditz

A command-line issue tracker

ditz

distributed issue tracker

Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN. Ditz maintains an issue database directory on disk, with files written in a line-based and human-editable format. This directory can be kept under version control, alongside project code. Ditz provides a simple, console-based interface for creating and updating the issue database file, and some rudimentary static HTML generation capabilities for producing world-readable status pages.