Skip to content

WimCrols/jira-metrics

Repository files navigation

jira-metrics

Tool for reports on JIRA bugs.

Setup

Add a settings.py that looks something like this:

JIRA_SERVER = 'https://mysexydomain.atlassian.net'
JIRA_USERNAME = 'foo.bar'
JIRA_PASSWORD = '1223456'

Do the virtualenv dance with requirements.txt.

About

Tool for reports on JIRA bugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages