Skip to content

DiamondBond/bugzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugzilla

Bug report tracker.

bugzilla main menu

bugzilla help

Description

Minimalistic bug report tracker and management system.

Installation

Windows: See Releases

Linux: See Install from source

Install from source

Windows:

  • Install Dev-C++
  • Download this repo as a zip file
  • Unzip somewhere
  • Open bugzilla.cpp with Dev-C++
  • Press F11 to compile & run

Linux:

git clone https://github.com/diamondbond/bugzilla
cd bugzilla
make

Usage

Windows: Double click the executable bugzilla.exe

Linux:

./bugzilla.o

Features

Platform agnostic

Runs on Windows & POSIX compliant systems.

Create a bug report

Creates a bug report.

List bug reports

Lists available bug reports.

Display a bug report

Displays a bug report.

Update a bug report

Updates a bug report.

Remove a bug report

Deletes a bugs report.

Built-in help

Offers help and info/docs.

Inspiration

https://www.bugzilla.org