mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
Add test task to makefile readme
This commit is contained in:
parent
50cdf99913
commit
595f51d76c
1
Makefile
1
Makefile
@ -11,6 +11,7 @@ usage:
|
||||
@echo "make build : Generate production build for current OS"
|
||||
@echo "make bootstrap : Install cross-compilation toolchain"
|
||||
@echo "make release : Generate binaries for all supported OSes"
|
||||
@echo "make test : Execute test suite"
|
||||
@echo "make clean : Remove all build files and reset assets"
|
||||
@echo "make assets : Generate production assets file"
|
||||
@echo "make dev-assets : Generate development assets file"
|
||||
|
Loading…
Reference in New Issue
Block a user