From b77bead035402c014635cfdaa24f2f24272e9012 Mon Sep 17 00:00:00 2001 From: bakhirev Date: Sun, 25 May 2025 16:08:20 +0300 Subject: [PATCH] update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8d471ec..ce663f7 100644 --- a/README.md +++ b/README.md @@ -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