2 changed files with 7 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||||
|
logs/ |
||||
|
scalib |
||||
@ -0,0 +1,5 @@ |
|||||
|
color 87 |
||||
|
set GOOS=linux |
||||
|
set GOARCH=amd64 |
||||
|
set CGO_ENABLED=0 |
||||
|
go build -o scalib main.go |
||||
Loading…
Reference in new issue