We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d193d commit 5acaa45Copy full SHA for 5acaa45
1 file changed
docs/Makefile
@@ -1,4 +1,5 @@
1
SHELL := /bin/bash
2
+.PHONY: help serve build install clean check
3
4
help: ## Show this help
5
@echo
0 commit comments