summaryrefslogtreecommitdiffstats
path: root/build.cmd
blob: 52cb883b8a256c91453e799e7841422fde323869 (plain) (blame)
1
2
3
4
5
6
@echo off

REM builds wireguard for windows

go get
go build -o wireguard-go.exe