Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 226 Bytes

report.py

A git reporting utility built in Python using rich

Build and install

git clone https://github.com/antoniouaa/report.py.git
cd report.py
poetry build
pip install --force --user dist/<wheel file here>