jpienaar / github-issues-dot

Simple github issues to dot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-issues-dot

Convert issues into a simple diagram showing dependencies.

Currently very hardcoded and executing is simply

# Query Github to get data required (slow)
bash baseline.sh
# Use data to generate out.mmd
python process.py

Note: This is in "ugly but useful" category of intent, not refined tool area.

About

Simple github issues to dot

License:Apache License 2.0


Languages

Language:Python 69.0%Language:Shell 31.0%