jira-github-cli
v0.1.1
Published
Retrieve JIRA issues from the terminal; create/checkout corresponding branches
Downloads
5
Readme
rgehan/jira-github-cli
Setup
yarn global add jira-github-cli
This installs the jira
binary.
Usage
jira
On this first run, the script will ask you for a few details:
- A JIRA API token (See here for informations about how to create a token)
- Your JIRA username
Misc
The config is stored in a JSON file (config.json
) at the root of the repository/installation folder.