Skip to main content

Edit Jira issues as text files locally.

Project description

https://travis-ci.org/coddingtonbear/jirafs.svg?branch=master https://badge.fury.io/py/jirafs.png https://pypip.in/d/jirafs/badge.png

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

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.3.tar.gz (18.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page