Skip to content

Torgo v0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@stl3 stl3 released this 25 Dec 06:07
· 367 commits to master since this release
b966144

Windows binary for now
The smol binaries were compressed with these flags and upx:
go build -o torgo-v0.1-beta-smol.Winx64.exe -ldflags="-s -w" .\cmd\torgo\main.go ; upx -9 -k torgo-v0.1-beta-smol.Winx64.exe

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
  20663296 ->   7627776   36.91%    win64/pe     torgo-v0.1-beta-smol.Winx64.exe