Skip to content

Commit

Permalink
add windows build script
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Nov 5, 2012
1 parent 7ce0e86 commit 21d07b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions win32build.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
set GOPATH=%cd%
go install local
go install server
go install test

0 comments on commit 21d07b0

Please sign in to comment.