bakhirev/assayo

Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat. In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users.

dev-main 2024-12-05 12:07 UTC

This package is auto-updated.

Last update: 2024-12-05 12:13:11 UTC


README

Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat.

In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.

Links: demo, online version, docker, reddit, habr.

Video: english, español, русский.

Core application: github, website

Run

NodeJS:

npx assayo

PHP:

composer require bakhirev/assayo
vendor/bin/assayo

Python:

pipx install assayo
assayo

Ruby:

gem install assayo
assayo

Options

The result of the work

The script will create a folder ./assayo with a HTML-report about repository based on information from git log:

./assayo/index.html - report
./assayo/log.txt    - information from git log