Use sd for issue tracking
[p5sagit/Promulger.git] / TODO
CommitLineData
ce2b8e0c 1The TODO list for this project is stored in the sd database which lives
2in the source repository. The quick route to interacting with the issue
3tracker is the following:
4
5$ cpanm App::SD
6# make some tea/coffee
7$ export SD_REPO=$(pwd)/pmgsd.sd
8$ sd ticket list
9
10For more details, see http://syncwith.us/ .