Skip to content

7tg/jira-story-point-cli

Repository files navigation

Introduction

This project is focused mainly on calculating story points in jira with given time periods (optional).

Getting started

Setting up the conf

Based on example-settings.yaml you need to create a file called settings.yaml in the project folder

Requirements

pip install -r requirements.txt

Running the script

Monthly

python jira_story_point_calculator.py --month

Weekly

python jira_story_point_calculator.py --week

All time

python jira_story_point_calculator.py

Author

Tayyip Gören

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages