ChristopherNeuwirth / jira-ticket-search

Pass a Ticketnumber to Jira and open it in the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jira Ticket Search

Install

run npm i && npm link

Use

rename sample.env to .env and enter the base url of your jira. call the search with jopen [TICKET] via cli.

ToDos

[ ] make configurable

About

Pass a Ticketnumber to Jira and open it in the browser.


Languages

Language:JavaScript 100.0%