Go compiles to a single executable binary
go build -o stats ichor-stats/src/build
Run it like any other executable
./stats
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go compiles to a single executable binary
go build -o stats ichor-stats/src/build
Run it like any other executable
./stats