ninth-dev / JiraOpen

Sublime Text Plugin to work with Jira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA Open

  • Opens your browser to the JIRA issue based on the git branch you are on.
  • Opens your browser to the JIRA board based on the projectKey in settings.

Installation

  1. cmd + shift + p
  2. type in : pcar ( Package Control: Add Repository )
  3. paste in : https://github.com/ninth-dev/JiraOpen
  4. cmd + shift + p
  5. type in: pcip ( Package Control: Install Package )
  6. type in: JiraOpen

Settings

Requires projectKey and host for JIRA.

Usage

Open Issue

  1. Open Command Palette and type joi

Open Board

  1. Open Command Palette and type job

About

Sublime Text Plugin to work with Jira

License:MIT License


Languages

Language:Python 100.0%