This website requires JavaScript.
Explore
Help
Sign In
paulbsd
/
g2g
Watch
1
Star
0
Fork
0
You've already forked g2g
Code
Issues
Pull Requests
Releases
4
Wiki
Activity
e67b1b29f2
g2g
/
Makefile
8 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
added versioning
2019-01-27 23:54:07 +01:00
VERSION
:=
$(
shell cat ./VERSION
)
added Makefile
2019-01-27 23:52:13 +01:00
build
:
updated Makefile
2019-11-07 11:17:57 +01:00
go build -ldflags
=
"-s -w"
-mod
=
vendor
added versioning
2019-01-27 23:54:07 +01:00
release
:
Reference in New Issue
Copy Permalink