2.0.0 • Published 10 months ago

jira-weekly-report v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

jira-weekly-report

jira-weekly-report is a program for those who work at shopee to generate the weekly report from jira.

Install

$ npm i jira-weekly-report -g

you can run jwr -v to see if install successfully!

Usage

  1. config your jira email and personal access token first
$ jwr config -e <your email> -t <your token>
  1. you can config name to change the report title name(optional)
$ jwr config -n <your name>

After above steps, you can run jwr config to see your config.

If config correct, just run jwr to generate the report file in your Desktop.

Then the program will auto open the report file in your default browser.

Now you can see the report!

2.0.0

10 months ago

1.0.0

10 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago