jira-weekly-report
v2.0.0
Published
A nodeJs program to gennerate the weekly report from jira
Readme
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 -gyou can run jwr -v to see if install successfully!
Usage
- config your jira email and personal access token first
$ jwr config -e <your email> -t <your token>- 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!
