Skip to content

stirboy/jh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jh

jh is a command tool utility to create jira issues right from the terminal

screenshot of jh create

Installation

  1. Verify that you have Go 1.19+ installed

    $ go version

    If go is not installed, follow instructions on the Go website.

  2. Clone this repository

    $ git clone https://github.com/stirboy/jh jh
    $ cd jh
  3. Build and install

    $ go install
    
  4. You are good to go. Type jh to see how to use it ;)

    $ jh
    

About

Jira Helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages