This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
golang-examples
Watch
1
Star
0
Fork
You've already forked golang-examples
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
golang-examples
/
example-nohup
/
Makefile
6 lines
46 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
BUILD: more makefile updates Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-09-01 13:46:08 -05:00
all
:
go install
prep
:
BUILD: add rules to go get all the build deps Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-09-01 20:07:52 -05:00
go get
${
witgoget
}
.