Added menu and sprinting
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,6 +45,6 @@ help:
|
||||
@echo " build - Build binary to bin/"
|
||||
@echo " clean - Remove build artifacts"
|
||||
@echo " fmt - Format code"
|
||||
\ @echo " deps - Download and tidy dependencies"
|
||||
@echo " deps - Download and tidy dependencies"
|
||||
@echo " build-local - Clean build for current platform"
|
||||
@echo " build-all - Build for all platforms"
|
||||
|
||||
Reference in New Issue
Block a user