bakhirev/assayo
Composer 安装命令:
composer require 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.
README 文档
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
Go:
go get github.com/bakhirev/assayo
go install github.com/bakhirev/assayo
assayo
Options
| Description | |
|---|---|
--no-file |
do not save information about files changes in log |
--debug |
show 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
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2024-08-27