Edit Jira issues as text files locally.
Project description
Pronounced like ‘giraffes’, but totally unrelated to wildlife, this library lets you stay out of JIRA as much as possible by letting you edit your JIRA issues as text files using an interface modeled off of git and hg.
jirafs clone http://my-jira-server/browse/MYISSUE-1024 cd MYISSUE-1024 # let's add an attachment cp ~/Desktop/some_file.jpg . # and add a comment echo 'Uploading some file I found' >> new_comment.jira jirafs commit jirafs push # Now your comment and file are available in JIRA
Documentation for Jirafs is available on ReadTheDocs.
Please post issues on Github.
Test status available on Travis-CI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jirafs-0.8.4.tar.gz
(18.5 kB
view hashes)