This website requires JavaScript.
Explore
Help
Sign In
wit
/
witProtobuf
Watch
1
Star
0
Fork
You've already forked witProtobuf
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
witProtobuf
/
example-cmd
/
Makefile
10 lines
75 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
minor update to makefiles Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-19 17:45:07 -06:00
build
:
go build
compiles Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-17 17:45:53 -06:00
./example-cmd
minor update to makefiles Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-19 17:45:07 -06:00
prep
:
go get -v -t -u
add an example that makes some sample data and writes it out to a file Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-11 13:53:43 -05:00
run
:
go run *.go