Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siimon/alfred-jira
JIRA Workflow for Alfred app
https://github.com/siimon/alfred-jira
Last synced: about 2 months ago
JSON representation
JIRA Workflow for Alfred app
- Host: GitHub
- URL: https://github.com/siimon/alfred-jira
- Owner: siimon
- Created: 2013-04-10T20:35:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-10T20:47:27.000Z (over 11 years ago)
- Last Synced: 2024-04-22T05:09:13.865Z (9 months ago)
- Language: Python
- Size: 129 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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