https://github.com/splitbrain/jiradash
https://github.com/splitbrain/jiradash
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/splitbrain/jiradash
- Owner: splitbrain
- Created: 2019-01-06T14:19:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T20:47:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T16:01:47.964Z (over 1 year ago)
- Language: PHP
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JiraDash
Very crude tool to aggregate worklog data from Jira and Tempo. Very much work in progress and expected to be broken a lot.
## Setup
1. clone repository
1. run ``composer install``
1. create a ``conf/local.neon`` file (reuse structure from ``conf/default.neon``)
1. point web server with PHP 7 to the ``public`` directory
1. set up a cron job for ``bin/update.php``