0.0.15 • Published 5 months ago

assayo v0.0.15

Weekly downloads
-
License
proprietary
Repository
github
Last release
5 months ago

git log stat report

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

Description
--no-filedo not save information about files changes in log
--debugshow information about log processing

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
0.0.14

5 months ago

0.0.15

5 months ago

0.0.13

8 months ago

0.0.11

8 months ago

0.0.12

8 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago