This website requires JavaScript.
Explore
Help
Sign In
kingecg
/
gohttp
Watch
0
Star
0
Fork
You've already forked gohttp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a0da5498a9
gohttp
/
Makefile
9 lines
84 B
Makefile
Raw
Blame
History
BINARY_NAME
=
gohttpd
all
:
build
build
:
go build -o
${
BINARY_NAME
}
clean
:
go clean
Reference in New Issue
View Git Blame
Copy Permalink