This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
virtbuf
Watch
1
Star
0
Fork
You've already forked virtbuf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
884fa288d0
virtbuf
/
configfile
/
Makefile
12 lines
103 B
Makefile
Raw
Blame
History
build
:
GO111MODULE
=
off go build
prep
:
go get -v -t -u
run
:
go run *.go
clean
:
-rm -f configfile
Reference in New Issue
View Git Blame
Copy Permalink