matt-sm / lead-time

Use data from buildkite and github to calculate lead time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lead-time

Use data from buildkite and github to calculate lead time

Install

python3 -m venv venv
source venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txt

Run

python run.py

About

Use data from buildkite and github to calculate lead time

License:MIT License


Languages

Language:Python 100.0%