This commit is contained in:
bakhirev 2025-05-25 16:08:20 +03:00
parent c1c29c0628
commit b77bead035

View file

@ -48,6 +48,7 @@ Visualization and analysis of git commit statistics. Performance tool for Team L
- [Use the library PHP](#link-14)
- [Use the library Python](#link-15)
- [Use the library Ruby](#link-16)
- [Use the library Goland](#link-165)
- [Use source code](#link-17)
- [How to rebuild the HTML report from source code?](#link-18)
- [How to view a report on a group of microservices?](#link-19)
@ -95,6 +96,12 @@ Ruby:
gem install assayo
assayo
```
Goland:
```
go get github.com/bakhirev/assayo
go install github.com/bakhirev/assayo
assayo
```
The script will create a folder `./assayo` with a report about repository:
```
./assayo/index.html - report