Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 473 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 473 Bytes

alfred-jira

JIRA Workflow for Alfred app

Use the terrefic Alfred app to lookup JIRA issues. Keywords for searching with a JQL query and looking up issues with a JIRA key

Installation

  1. run python setup.py , and follow instructions. You might need some info from your JIRA administrator.
  2. Import Workflow file.

Prerequisites

  • Python 2.7
  • Alfredapp and JIRA access (duh)
  • OAuth2 lib for python