Hey all, I prepared a basic issue tracker here:

https://anonscm.debian.org/cgit/reproducible/tasks.git

You can clone it, install taskwarrior, then work with it like 

$ git pull
$ ./task add "Some stuff"
$ ./task add priority:H "Some more important stuff"
$ git push

More docs are available in README, and the taskwarrior site: 
https://taskwarrior.org/docs/

This is just a trial period to see if people like it. We don't have to stick 
with this; the main reasons I chose this was:

- no need to admin a server
- already has a structure on how it organises tasks, so we don't have to invent 
one
- raw data format is relatively simple, we can re-import it into something else 
if needed

It's very lightweight, e.g. it doesn't support adding comments onto tasks. But 
that probably matches what we need at the moment.

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to