jh
is a command tool utility to create jira issues right from the terminal
-
Verify that you have Go 1.19+ installed
$ go version
If
go
is not installed, follow instructions on the Go website. -
Clone this repository
$ git clone https://github.com/stirboy/jh jh $ cd jh
-
Build and install
$ go install
-
You are good to go. Type
jh
to see how to use it ;)$ jh