This website requires JavaScript.
Explore
Help
Register
Sign In
chengma
/
cmbone
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c31554f644166b0a571abf31d4cf9c64af16f66
cmbone
/
build.bat
T
2 lines
89 B
Batchfile
Raw
Normal View
History
Unescape
Escape
chore: add wails dev and build scripts
2026-07-08 16:18:53 +08:00
@
for
/f
"delims="
%%
G
in
(
'go env GOPATH'
)
do
@
set
"PATH=
%%
G\bin;
%PATH%
"
&&
wails3 build
Reference in New Issue
Copy Permalink