This project is focused mainly on calculating story points in jira with given time periods (optional).
Based on example-settings.yaml
you need to create a file called settings.yaml
in the project folder
pip install -r requirements.txt
python jira_story_point_calculator.py --month
python jira_story_point_calculator.py --week
python jira_story_point_calculator.py