Tickly
A command-line issue tracker
I was looking for a little command line issue tracker to use on small projects. I found Tracker, but received an error when I tried to install it. I work mostly in Python when I can, so I thought I'd hack one together quickly and remove the Ruby dependency for myself.
You can download it from the bitbucket repository. Unpack, cd into the directory and run: sudo python setup.py install
Check out the README for examples
0 comments add comment