The ciss command line tool manages your ISSUES.txt file.
Features:
Checkout the ciss tutorial for some basic usage examples.
ciss installs on virtually all Python interpreters and operating systems, was written by Holger Krekel and is MIT licensed.
Note
ciss is just starting, it’s alpha software - but be assured: it has more tests than code :)
Install a public pypi release via easy_install or pip:
easy_install -U ciss
To work from the development tree checkout the ciss mercurial repository, i.e. do:
hg clone https://ciss-tracker.googlecode.com/hg/ ciss