Use sd for issue tracking
[p5sagit/Promulger.git] / TODO
1 The TODO list for this project is stored in the sd database which lives
2 in the source repository. The quick route to interacting with the issue
3 tracker 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
10 For more details, see http://syncwith.us/ .