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
b08bed3618
g2g
/
Makefile
8 lines
81 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
:
renamed project from _ to -
2019-07-07 12:00:08 +02:00
go build -ldflags
=
"-s -w"
added versioning
2019-01-27 23:54:07 +01:00
release
:
Reference in New Issue
Copy Permalink