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
f82b4c900b
g2g
/
Makefile
8 lines
99 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
:
shrink binary size with an option in Makefile
2019-02-22 10:55:20 +01:00
go build -ldflags
=
"-s -w"
github_to_gogs.go
added versioning
2019-01-27 23:54:07 +01:00
release
:
Reference in New Issue
Copy Permalink