mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 11:52:12 +03:00
Add tests to makefile usage
This commit is contained in:
parent
a9c482a7c6
commit
83429723ce
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"
|
||||
|
Loading…
Reference in New Issue
Block a user