Assayo NPX
Visualization and analysis of git commit statistics. Performance tool for Team Lead and IT-audit
Links: demo, online version, docker, reddit, habr, video.
Core application: github, website
Run
NodeJS:
npx assayo
PHP:
composer require bakhirev/assayo
vendor/bin/assayo
Python:
pipx install assayo
assayo
Options
| Description | |
|---|---|
--no-file |
do not save information about working with files |
--debug |
show information about work |
The result of the work
The script will create a folder ./assayo with a HTML-report about repository:
./assayo/index.html - report
./assayo/log.txt - information from git log























