~skiqqy/q

Simple priority based bug tracker
90aa40fa — Stephen Cochrane 3 years ago
Bug fix
ddd2ed1a — Stephen Cochrane 3 years ago
Added helper funcs
0cd02f79 — Stephen Cochrane 3 years ago
Changed delim field to \x1f

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~skiqqy/q
read/write
git@git.sr.ht:~skiqqy/q

You can also use your local clone with git send-email.

#q

builds.sr.ht status

q is a simple bug tracker that uses a priority based stack.

#Usage

Simply run,

$ q help

#Commands

To see the list of all available commands,

$ q list

#Testing

To run the test cases invoke,

$ bash test.sh

#Issues

If you find a bug or want to suggest a feature, please open a ticket.

#Patches are welcome!

If you would like to introduce a patch please email it to me at skiqqy@redxen.eu I only ask that you ensure it passes the test cases :)