Jirator
My idea of fun sure has gone downhill, I think.
Last night for 'fun' I wrote a command-line interface to jira using a SOAP library for python. o_O
Sadly however, it doesn't presently work with OpenID right now. Needs to have the user authorization stored in jira. So... I'll monkey with it more later and see if I can get it to work. In the meanwhile, if anyone needs a cmdln interface to jira or happens to be good at this sort of stuff, here. Have a crappy script!
http://circle.twu.net/progs/jirate.py
I'd like to get it working correctly so I can incorporate it into the irc bot program we use at work so that I never have to touch the GUI interface to Jira again, since I hate it. It's workflow is terrible. One of those 'takes five clicks to do anything' sorts of things.
Last night for 'fun' I wrote a command-line interface to jira using a SOAP library for python. o_O
Sadly however, it doesn't presently work with OpenID right now. Needs to have the user authorization stored in jira. So... I'll monkey with it more later and see if I can get it to work. In the meanwhile, if anyone needs a cmdln interface to jira or happens to be good at this sort of stuff, here. Have a crappy script!
http://circle.twu.net/progs/jirate.py
I'd like to get it working correctly so I can incorporate it into the irc bot program we use at work so that I never have to touch the GUI interface to Jira again, since I hate it. It's workflow is terrible. One of those 'takes five clicks to do anything' sorts of things.