Closed ghost-ng closed 3 years ago
Hey there. Provided you have a working go1.16+ development environment and Make is installed, it should be as easy as running make windows
. If you don't want to/can't use make
, just be sure the configs/ssh.json
file exists, and from the project root run
go build
thanks! I wasnt familiar with any "make" commands for windows, thanks for the tip
Can you provides instructions for compiling a standalone binary on Windows?