Add tests to makefile usage
This commit is contained in:
1
Makefile
1
Makefile
@@ -6,6 +6,7 @@ usage:
|
||||
@echo "----------------- : -------------------"
|
||||
@echo "make setup : Install all necessary dependencies"
|
||||
@echo "make dev : Generate development build"
|
||||
@echo "make test : Run tests"
|
||||
@echo "make build : Generate production build for current OS"
|
||||
@echo "make release : Generate binaries for all supported OSes"
|
||||
@echo "make clean : Remove all build files and reset assets"
|
||||
|
||||
Reference in New Issue
Block a user