Releases: jmrodri/gh2jira
Releases · jmrodri/gh2jira
v0.1.0
gh2jira
First release of gh2jira. A utility to help you list your Github issues and clone to Jira.
Checkout the readme for how to use the tool: https://github.com/jmrodri/gh2jira/blob/v0.1.0/README.md
Installation
go install github.com/jmrodri/gh2jira@v0.1.0
Be sure to set your GITHUB_TOKEN
and JIRA_TOKEN
environment variables.
Usage
export GITHUB_TOKEN=YOURTOKEN
export JIRA_TOKEN=YOUR_JIRA_TOKEN
gh2jira --help