Skip to content

Edit your JIRA tickets using locally-stored text files in a git/hg-inspired way

License

Notifications You must be signed in to change notification settings

albasili/jirafs

 
 

Repository files navigation

Jirafs

https://travis-ci.org/coddingtonbear/jirafs.svg?branch=master https://badge.fury.io/py/jirafs.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 a collection of text files using an interface inspired by git and hg.

http://coddingtonbear-public.s3.amazonaws.com/github/jirafs/readme_demo_20150719.gif

Read more details in the docs.

Plugins and Macros Too

Additionally provides a Plugin API allowing one to write scripts to simplify your workflow. Currently, existing plugins include:

  • jirafs-graphviz: Automatically transform graphviz (dot) files into PNG digraphs during upload.
  • jirafs-latex: Automatically transform Latex markup into PDFs during upload.
  • jirafs-pandoc: Automatically transform RST/Markdown markup into fancy PDFs during upload.
  • jirafs-list-table: Make JIRA tables a little more easily using a simple list-based markup.

Requirements

  • git >= 1.8
  • python >= 2.7 or python3 >= 3.3

About

Edit your JIRA tickets using locally-stored text files in a git/hg-inspired way

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Gherkin 0.5%