Requirements:
- Go. Download and install go installer from official website.
- 3rd-party Modules. Run commands below:
go mod init gogitlocalstats go mod tidy
Run go install
and
Requirements:
go mod init gogitlocalstats
go mod tidy
Run go install
and