This website requires JavaScript.
Explore
Help
Sign in
faercol
/
http-boot-server
Watch
1
Star
0
Fork
You've already forked http-boot-server
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
9f39de9bca
http-boot-server
/
bootserver
/
Makefile
11 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-07-23 08:49:57 +00:00
.PHONY
:
build
test
build
:
go build -o build/
test
:
go
test
-v ./...
run
:
build
Init project
2023-07-23 08:54:49 +00:00
./build/boot_server
Reference in a new issue
Copy permalink